summaryrefslogtreecommitdiff
path: root/noncore/apps/oxygen/psewidget.h
Side-by-side diff
Diffstat (limited to 'noncore/apps/oxygen/psewidget.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/oxygen/psewidget.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/noncore/apps/oxygen/psewidget.h b/noncore/apps/oxygen/psewidget.h
index 3ea58e3..2a1e85c 100644
--- a/noncore/apps/oxygen/psewidget.h
+++ b/noncore/apps/oxygen/psewidget.h
@@ -78,2 +78,5 @@ class PSEWidget : public QWidget
+ public slots:
+ void slotShowElement();
+
};