summaryrefslogtreecommitdiff
path: root/core/applets/restartapplet2/restart.h
Side-by-side diff
Diffstat (limited to 'core/applets/restartapplet2/restart.h') (more/less context) (show whitespace changes)
-rw-r--r--core/applets/restartapplet2/restart.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/applets/restartapplet2/restart.h b/core/applets/restartapplet2/restart.h
index 9536886..6939b28 100644
--- a/core/applets/restartapplet2/restart.h
+++ b/core/applets/restartapplet2/restart.h
@@ -27,11 +27,9 @@ public:
virtual QIconSet icon ( ) const;
virtual QString text ( ) const;
virtual QPopupMenu *popup ( QWidget *parent ) const;
virtual void activated ( );
-private:
- ulong ref;
};
#endif