diff -r 4244bcd9e6ea -r 325958acb69b flagrowobj.cpp --- a/flagrowobj.cpp Thu Sep 22 12:56:05 2005 +0000 +++ b/flagrowobj.cpp Mon Oct 10 11:20:25 2005 +0000 @@ -5,7 +5,7 @@ ///////////////////////////////////////////////////////////////// FlagRowObj::FlagRowObj() { - cout << "Const FlagRowObj ()\n"; +// cout << "Const FlagRowObj ()\n"; init (); } @@ -305,7 +305,7 @@ w, SLOT( standardFlagChanged() ) ); } } else - qWarning ("FlagRowObj::makeToolbar mustn't be called for ordinary rows"); + qWarning ("FlagRowObj::makeToolbar must not be called for ordinary rows"); } void FlagRowObj::updateToolbar()