diff -r c810a11d11d9 -r 325958acb69b flagrowobj.cpp --- a/flagrowobj.cpp Mon May 23 15:28:20 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()