summaryrefslogtreecommitdiff
path: root/core/applets/rotateapplet/rotate.h
Unidiff
Diffstat (limited to 'core/applets/rotateapplet/rotate.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/rotateapplet/rotate.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/applets/rotateapplet/rotate.h b/core/applets/rotateapplet/rotate.h
index 5ac7768..de2a707 100644
--- a/core/applets/rotateapplet/rotate.h
+++ b/core/applets/rotateapplet/rotate.h
@@ -35,4 +35,6 @@
35#include <qobject.h> 35#include <qobject.h>
36 36
37#include <qobject.h>
38
37class RotateApplet : public QObject, public MenuAppletInterface 39class RotateApplet : public QObject, public MenuAppletInterface
38{ 40{