--- a/src/hbcore/style/hbstyleoptiontoolbutton.h Mon Apr 19 14:02:13 2010 +0300
+++ b/src/hbcore/style/hbstyleoptiontoolbutton.h Mon May 03 12:48:33 2010 +0300
@@ -29,6 +29,7 @@
#include <hbstyleoption.h>
#include <hbicon.h>
+// Deprecated
class HB_CORE_EXPORT HbStyleOptionToolButton : public HbStyleOption
{
public:
@@ -56,6 +57,8 @@
Qt::Orientation orientation;
bool isCheckable;
bool useSecondaryGraphics;
+ bool useTransparentGraphics;
+ bool isToolBarExtension;
};
#endif // HBSTYLEOPTIONTOOLBUTTON_H