summaryrefslogtreecommitdiff
path: root/sysinfowatchlet/sysinfowatchlet.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysinfowatchlet/sysinfowatchlet.h')
-rw-r--r--sysinfowatchlet/sysinfowatchlet.h2
1 files changed, 2 insertions, 0 deletions
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;