QT: remove unused parameter

This commit is contained in:
Rob Van Mieghem
2015-03-03 08:42:52 +01:00
committed by Gavin Andresen
parent 215475aa00
commit 84a05b843b
2 changed files with 3 additions and 3 deletions

View File

@@ -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 */