summaryrefslogtreecommitdiff
path: root/seentl.h
diff options
context:
space:
mode:
Diffstat (limited to 'seentl.h')
-rw-r--r--seentl.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/seentl.h b/seentl.h
index c082ca5..1bfad73 100644
--- a/seentl.h
+++ b/seentl.h
@@ -17,6 +17,9 @@ public:
SEENTL(QWidget *parent = 0);
~SEENTL();
+public slots:
+ void openScript();
+
private:
Ui::SEENTLClass *ui;
utfScriptModel script;