diff -r eaa3798cc33a -r a4c3dd0e48de mainwindow.h --- a/mainwindow.h Thu Aug 09 18:34:07 2007 +0000 +++ b/mainwindow.h Thu Aug 09 18:34:08 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();