QT: remove unused parameter
This commit is contained in:
committed by
Gavin Andresen
parent
215475aa00
commit
84a05b843b
@@ -118,7 +118,7 @@ private:
|
||||
int spinnerFrame;
|
||||
|
||||
/** Create the main UI actions. */
|
||||
void createActions(const NetworkStyle *networkStyle);
|
||||
void createActions();
|
||||
/** Create the menu bar and sub-menus. */
|
||||
void createMenuBar();
|
||||
/** Create the toolbars */
|
||||
|
||||
Reference in New Issue
Block a user