src/hbwidgets/widgets/hbcombobox.h
changeset 34 ed14f46c0e55
parent 7 923ff622b8b9
--- a/src/hbwidgets/widgets/hbcombobox.h	Mon Oct 04 17:49:30 2010 +0300
+++ b/src/hbwidgets/widgets/hbcombobox.h	Mon Oct 18 18:23:13 2010 +0300
@@ -137,6 +137,7 @@
     bool eventFilter( QObject *obj, QEvent *event );
     QVariant itemChange ( GraphicsItemChange change, const QVariant & value );
     void gestureEvent( QGestureEvent *event );
+    void polish(HbStyleParameters &params);
 
 private:
     Q_DECLARE_PRIVATE_D( d_ptr, HbComboBox )