summaryrefslogtreecommitdiff
path: root/noncore/comm/keypebble/kvncoptionsdlg.cpp
Unidiff
Diffstat (limited to 'noncore/comm/keypebble/kvncoptionsdlg.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/comm/keypebble/kvncoptionsdlg.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/comm/keypebble/kvncoptionsdlg.cpp b/noncore/comm/keypebble/kvncoptionsdlg.cpp
index b9f57d1..9d61c7b 100644
--- a/noncore/comm/keypebble/kvncoptionsdlg.cpp
+++ b/noncore/comm/keypebble/kvncoptionsdlg.cpp
@@ -49,2 +49,3 @@ void KVNCOptionsDlg::accept()
49 options->updateRate = timeBox->value(); 49 options->updateRate = timeBox->value();
50 options->writeSettings();
50 51