summaryrefslogtreecommitdiff
path: root/OptionDialog.h
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2019-02-03 00:10:52 +0000
committerThomas Preud'homme <robotux@celest.fr>2019-02-03 00:10:52 +0000
commit9b10c21f5cad0e2ec27d23c59e65af7141a226f3 (patch)
treebf81d75a9ed990bb76488c502767600fcf7550b7 /OptionDialog.h
parent594fcba67600704bee9115c86e18927b2237b304 (diff)
New upstream version 1.6.1.3
Diffstat (limited to 'OptionDialog.h')
-rw-r--r--OptionDialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/OptionDialog.h b/OptionDialog.h
index c8e9db3..d1de3db 100644
--- a/OptionDialog.h
+++ b/OptionDialog.h
@@ -81,7 +81,7 @@ private slots:
void on_confirmToGroupWindows_clicked();
void oSSpecificClosed();
void on_remainingTimeAlgorithm_currentIndexChanged(int index);
-
+ void on_portable_toggled(bool);
private:
bool quit;
Ui::OptionDialog *ui;