aboutsummaryrefslogtreecommitdiffstats
path: root/gui/designwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/designwidget.h')
-rw-r--r--gui/designwidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/designwidget.h b/gui/designwidget.h
index 37791aa1..91da556a 100644
--- a/gui/designwidget.h
+++ b/gui/designwidget.h
@@ -83,6 +83,7 @@ class DesignWidget : public QWidget
void onDoubleClicked(const QModelIndex &index);
void onSearchInserted();
void onHoverIndexChanged(QModelIndex index);
+ void onHoverPropertyChanged(QtBrowserItem *item);
public Q_SLOTS:
void newContext(Context *ctx);
void updateTree();