From 537dfe482fc0378151406ee37a98c99283b5a3f0 Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Thu, 14 Jun 2012 22:36:54 +0200 Subject: Save all settings in talkfile dialog. Save settings that haven't been and rename the configuration file value for the talked folder. Since the folder was replaced with a list we can't use the old value anymore so there's no need to keep a name that's not really suitable anymore. Solves FS#12634. Change-Id: I8db2a536409b94c45f28db9418a11f11f57dfacb --- rbutil/rbutilqt/installtalkwindow.h | 1 + 1 file changed, 1 insertion(+) (limited to 'rbutil/rbutilqt/installtalkwindow.h') diff --git a/rbutil/rbutilqt/installtalkwindow.h b/rbutil/rbutilqt/installtalkwindow.h index ab233955d8..7bb338587c 100644 --- a/rbutil/rbutilqt/installtalkwindow.h +++ b/rbutil/rbutilqt/installtalkwindow.h @@ -39,6 +39,7 @@ class InstallTalkWindow : public QDialog private slots: void updateSettings(void); + void saveSettings(void); signals: void settingsUpdated(void); -- cgit v1.2.3