From 1b0c6d90209460dd81628f4d9c028f91f596e46c Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Wed, 4 Jan 2012 03:46:45 +0100 Subject: make sysinfowatchlet selfupdate --- sysinfowatchlet/sysinfowatchlet.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sysinfowatchlet/sysinfowatchlet.h') diff --git a/sysinfowatchlet/sysinfowatchlet.h b/sysinfowatchlet/sysinfowatchlet.h index 25d8f57..9ef3d7f 100644 --- a/sysinfowatchlet/sysinfowatchlet.h +++ b/sysinfowatchlet/sysinfowatchlet.h @@ -18,6 +18,8 @@ public: private slots: void handleActivated(); + void handleDeactivated(); + void updateInformation(); private: QSystemDeviceInfo *_devInfo; -- cgit v1.2.3