summaryrefslogtreecommitdiffstats
path: root/utils/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/utils.h')
-rw-r--r--utils/utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/utils.h b/utils/utils.h
index d0f12f6..e4ebec1 100644
--- a/utils/utils.h
+++ b/utils/utils.h
@@ -47,6 +47,7 @@ public slots:
QStringList backtrace() const;
bool copyFile(const QString& from, const QString& to);
void touchFile(const QString& fileName);
+ void addScriptPath(const QString& path);
public:
QString currentScripRoot() const;