mainwindow.h
changeset 582 a4c3dd0e48de
parent 571 bc9083a4a7fb
child 600 a9fe976e01a6
     1.1 --- a/mainwindow.h	Thu Aug 09 18:34:07 2007 +0000
     1.2 +++ b/mainwindow.h	Thu Aug 09 18:34:08 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();