summaryrefslogtreecommitdiff
path: root/noncore/graphics/opie-eye/gui/imageview.h
Unidiff
Diffstat (limited to 'noncore/graphics/opie-eye/gui/imageview.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/graphics/opie-eye/gui/imageview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/graphics/opie-eye/gui/imageview.h b/noncore/graphics/opie-eye/gui/imageview.h
index 32f7e11..75f798c 100644
--- a/noncore/graphics/opie-eye/gui/imageview.h
+++ b/noncore/graphics/opie-eye/gui/imageview.h
@@ -31,6 +31,7 @@ signals:
31 void dispNext(); 31 void dispNext();
32 void dispPrev(); 32 void dispPrev();
33 void toggleFullScreen(); 33 void toggleFullScreen();
34 void hideMe();
34 35
35protected: 36protected:
36 Opie::Core::OConfig * m_cfg; 37 Opie::Core::OConfig * m_cfg;