summaryrefslogtreecommitdiff
path: root/noncore/applets/memoryapplet/memoryappletimpl.h
Unidiff
Diffstat (limited to 'noncore/applets/memoryapplet/memoryappletimpl.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/applets/memoryapplet/memoryappletimpl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/applets/memoryapplet/memoryappletimpl.h b/noncore/applets/memoryapplet/memoryappletimpl.h
index e0016e1..2db7dbe 100644
--- a/noncore/applets/memoryapplet/memoryappletimpl.h
+++ b/noncore/applets/memoryapplet/memoryappletimpl.h
@@ -35,10 +35,9 @@ public:
35 35
36 virtual QWidget *applet( QWidget *parent ); 36 virtual QWidget *applet( QWidget *parent );
37 virtual int position() const; 37 virtual int position() const;
38 38
39private: 39private:
40 MemoryMeter *memory; 40 MemoryMeter *memory;
41 ulong ref;
42}; 41};
43 42
44#endif 43#endif