diff -r bc9083a4a7fb -r a8e9eae855f4 mainwindow.h --- a/mainwindow.h Mon Jul 30 09:47:09 2007 +0000 +++ b/mainwindow.h Tue Aug 21 10:00:21 2007 +0000 @@ -44,7 +44,7 @@ void setupViewActions(); void setupModeActions(); void setupWindowActions(); - void setupFlag(FlagObj *fo, QToolBar *tb, const QString &name, const QString &tooltip); + void setupFlag(FlagObj *fo, QToolBar *tb, bool aw, const QString &name, const QString &tooltip); void setupFlagActions(); void setupNetworkActions(); void setupSettingsActions();