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
@@ -38,5 +38,5 @@ public:
38 38
39private: 39private:
40 ScreenshotApplet *volume; 40 ScreenshotApplet *screenshot;
41 ulong ref; 41 ulong ref;
42}; 42};