hgwidgets_plat/ganeswidgets_api/inc/hgwidgets.h
changeset 13 8bf920201dea
parent 8 15f034b8a3b5
--- a/hgwidgets_plat/ganeswidgets_api/inc/hgwidgets.h	Tue Jul 06 15:29:26 2010 +0300
+++ b/hgwidgets_plat/ganeswidgets_api/inc/hgwidgets.h	Wed Aug 18 10:52:49 2010 +0300
@@ -165,6 +165,7 @@
     Q_PRIVATE_SLOT(d_func(), void _q_groovePressed(qreal, Qt::Orientation))
     Q_PRIVATE_SLOT(d_func(), void _q_modelReset())
     Q_PRIVATE_SLOT(d_func(), void _q_updateCurrentItem(const QModelIndex &current, const QModelIndex &previous))
+    Q_PRIVATE_SLOT(d_func(), void _q_themeChanged())
 };
 
 #endif  //HGWIDGET_H