branch | GCC_SURGE |
changeset 31 | 5daf16870df6 |
parent 25 | e24348a560a6 |
--- a/src/gui/widgets/qmenubar.h Mon Jun 21 22:38:13 2010 +0100 +++ b/src/gui/widgets/qmenubar.h Thu Jul 22 16:41:55 2010 +0100 @@ -115,7 +115,7 @@ void setDefaultAction(QAction *); QAction *defaultAction() const; - static void wceCommands(uint command, HWND controlHandle); + static void wceCommands(uint command); static void wceRefresh(); #endif