mainwindow.h
changeset 587 83d00d979f16
parent 571 bc9083a4a7fb
child 600 a9fe976e01a6
     1.1 --- a/mainwindow.h	Mon Jul 30 09:47:09 2007 +0000
     1.2 +++ b/mainwindow.h	Sun Aug 26 12:16:26 2007 +0000
     1.3 @@ -44,7 +44,7 @@
     1.4      void setupViewActions();
     1.5      void setupModeActions();
     1.6      void setupWindowActions();
     1.7 -    void setupFlag(FlagObj *fo, QToolBar *tb, const QString &name, const QString &tooltip);
     1.8 +    void setupFlag(FlagObj *fo, QToolBar *tb, bool aw, const QString &name, const QString &tooltip);
     1.9      void setupFlagActions();
    1.10      void setupNetworkActions();
    1.11      void setupSettingsActions();