src/hbcore/gui/hbtoolbar_p.h
changeset 30 80e4d18b72f5
parent 21 4633027730f5
--- a/src/hbcore/gui/hbtoolbar_p.h	Fri Sep 17 08:32:10 2010 +0300
+++ b/src/hbcore/gui/hbtoolbar_p.h	Mon Oct 04 00:38:12 2010 +0300
@@ -141,6 +141,7 @@
     bool mOrientationEffectsRunning;
     bool mSuppressNextAppearEffect;
     bool mAppearedOnce;
+    bool initialButtonsPolish;
 
 private:
     static HbToolBarPrivate *d_ptr( HbToolBar *toolbar ) {