summaryrefslogtreecommitdiffstats
path: root/src/fbgui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fbgui.h')
-rw-r--r--src/fbgui.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/fbgui.h b/src/fbgui.h
index 6df76b8..a870dba 100644
--- a/src/fbgui.h
+++ b/src/fbgui.h
@@ -11,7 +11,7 @@
# General information about OpenSLX can be found under http://openslx.org
#
#
-# Main class for the fbgui.
+# Main class of the fbgui.
#
*/
@@ -33,6 +33,7 @@
// Global settings
+extern QString serialLocation;
extern QString fileToTriggerURL;
extern QString sessionID;
extern QString binPath;