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, 1 insertions, 1 deletions
diff --git a/core/applets/rotateapplet/rotate.h b/core/applets/rotateapplet/rotate.h
index c4087f9..57f9040 100644
--- a/core/applets/rotateapplet/rotate.h
+++ b/core/applets/rotateapplet/rotate.h
@@ -54,7 +54,7 @@ public:
54 virtual void activated ( ); 54 virtual void activated ( );
55 55
56private: 56private:
57 bool m_native; 57 bool m_flipped;
58 ulong ref; 58 ulong ref;
59}; 59};
60 60