From 0633fb26123857509c9eb0e0a013b654667ca9ce Mon Sep 17 00:00:00 2001 From: tille Date: Sat, 16 Nov 2002 16:43:02 +0000 Subject: usability: made it a dialog that saves when exiting clock now running --- (limited to 'noncore/settings/netsystemtime/ntp.h') diff --git a/noncore/settings/netsystemtime/ntp.h b/noncore/settings/netsystemtime/ntp.h index 15cddbd..a4573f8 100644 --- a/noncore/settings/netsystemtime/ntp.h +++ b/noncore/settings/netsystemtime/ntp.h @@ -20,6 +20,7 @@ public: public slots: void setDocument (const QString &); protected: + virtual void accept( ); QDateTime predictedTime; void makeChannel(); protected slots: @@ -38,6 +39,7 @@ private: void ntpOutPut(QString); bool ntpDelayElapsed(); QString getNtpServer(); + void saveConfig(); private slots: void slotTimerRunNtp(); void slotButtonRunNtp(); -- cgit v0.9.0.2