summaryrefslogtreecommitdiff
path: root/core/applets/screenshotapplet/screenshotappletimpl.h
Unidiff
Diffstat (limited to 'core/applets/screenshotapplet/screenshotappletimpl.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/screenshotapplet/screenshotappletimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/applets/screenshotapplet/screenshotappletimpl.h b/core/applets/screenshotapplet/screenshotappletimpl.h
index deca7a9..00661a5 100644
--- a/core/applets/screenshotapplet/screenshotappletimpl.h
+++ b/core/applets/screenshotapplet/screenshotappletimpl.h
@@ -37,7 +37,7 @@ public:
37 virtual int position() const; 37 virtual int position() const;
38 38
39private: 39private:
40 ScreenshotApplet *volume; 40 ScreenshotApplet *screenshot;
41 ulong ref; 41 ulong ref;
42}; 42};
43 43