summaryrefslogtreecommitdiff
path: root/src/common/fqterm_path.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/fqterm_path.h')
-rw-r--r--src/common/fqterm_path.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/fqterm_path.h b/src/common/fqterm_path.h
index 08611be..8c92d92 100644
--- a/src/common/fqterm_path.h
+++ b/src/common/fqterm_path.h
@@ -29,6 +29,7 @@ class FQTermParam;
namespace FQTerm {
+extern QString *local_shell_bin;
enum PathCategory {RESOURCE, USER_CONFIG};
const QString &getPath(PathCategory category);