From 88af644c534f19e391ebbe8ea0babf3ccf459eb1 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Fri, 09 Jan 2004 20:01:42 +0000 Subject: save configuration settings in accept(), not in the ~ --- (limited to 'noncore/net/wellenreiter/gui/configwindow.h') diff --git a/noncore/net/wellenreiter/gui/configwindow.h b/noncore/net/wellenreiter/gui/configwindow.h index 5c998cb..d31d1e8 100644 --- a/noncore/net/wellenreiter/gui/configwindow.h +++ b/noncore/net/wellenreiter/gui/configwindow.h @@ -68,8 +68,9 @@ class WellenreiterConfigWindow : public WellenreiterConfigBase void channelAllClicked(int); void performAction( const QString&, const QString&, const QString&, bool, int, int /* , const GpsLocation& */ ); - protected: + protected slots: void synchronizeActionsAndScripts(); + virtual void accept(); protected: QMap _devicetype; -- cgit v0.9.0.2