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 b5877f60..61681541 100644
--- a/gui/designwidget.h
+++ b/gui/designwidget.h
@@ -74,6 +74,7 @@ class DesignWidget : public QWidget
public Q_SLOTS:
void newContext(Context *ctx);
void updateTree();
+ void onClickedBel(BelId bel);
private:
Context *ctx;