summaryrefslogtreecommitdiff
path: root/src/websnap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/websnap.h')
-rw-r--r--src/websnap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/websnap.h b/src/websnap.h
index dd2cb93b..37cdc618 100644
--- a/src/websnap.h
+++ b/src/websnap.h
@@ -128,11 +128,11 @@ public:
static bool existsImage(const KUrl &url);
-private slots:
+private Q_SLOTS:
void saveResult(bool ok = true);
void load();
-signals:
+Q_SIGNALS:
void snapDone(bool ok);
private: