summaryrefslogtreecommitdiffstats
path: root/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'mainwindow.h')
-rw-r--r--mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mainwindow.h b/mainwindow.h
index 8afb9ff9..56acd4bc 100644
--- a/mainwindow.h
+++ b/mainwindow.h
@@ -142,6 +142,7 @@ class MainWindow : public QMainWindow {
bool templateAllFields;
bool autoPull;
bool autoPush;
+ bool alwaysOnTop;
void updateText();
void executePass(QString, QString = QString());
void executeWrapper(QString, QString, QString = QString());