summaryrefslogtreecommitdiff
path: root/core/applets/screenshotapplet/screenshot.h
Unidiff
Diffstat (limited to 'core/applets/screenshotapplet/screenshot.h') (more/less context) (show whitespace changes)
-rw-r--r--core/applets/screenshotapplet/screenshot.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/core/applets/screenshotapplet/screenshot.h b/core/applets/screenshotapplet/screenshot.h
index b753583..e7b6040 100644
--- a/core/applets/screenshotapplet/screenshot.h
+++ b/core/applets/screenshotapplet/screenshot.h
@@ -14,4 +14,4 @@
14 14
15#ifndef __SCREENSHOT_APPLET_H__ 15#ifndef SCREENSHOT_APPLET_H__
16#define __SCREENSHOT_APPLET_H__ 16#define SCREENSHOT_APPLET_H__
17 17
@@ -50,2 +50,3 @@ private slots:
50 void slotScap(); 50 void slotScap();
51 void slotDrawpad();
51 void savePixmap(); 52 void savePixmap();