src/hbcore/gui/hbpopup.h
changeset 21 4633027730f5
parent 7 923ff622b8b9
child 23 e6ad4ef83b23
--- a/src/hbcore/gui/hbpopup.h	Tue Jul 06 14:36:53 2010 +0300
+++ b/src/hbcore/gui/hbpopup.h	Wed Aug 18 10:05:37 2010 +0300
@@ -118,7 +118,6 @@
 
 public slots:
     void open( QObject *receiver = 0, const char *member = 0);
-    void handlePopupPos();
 
 signals:
     void aboutToShow();
@@ -128,7 +127,7 @@
 protected:
     HbPopup(HbPopupPrivate &dd, QGraphicsItem *parent);
     QVariant itemChange(GraphicsItemChange change, const QVariant & value);
-
+    void polish(HbStyleParameters &params);
     void mousePressEvent(QGraphicsSceneMouseEvent *event );
     void mouseReleaseEvent(QGraphicsSceneMouseEvent *event );