summaryrefslogtreecommitdiff
path: root/noncore/graphics/opie-eye/gui/viewmodebutton.h
Side-by-side diff
Diffstat (limited to 'noncore/graphics/opie-eye/gui/viewmodebutton.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/graphics/opie-eye/gui/viewmodebutton.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/graphics/opie-eye/gui/viewmodebutton.h b/noncore/graphics/opie-eye/gui/viewmodebutton.h
index 44f2228..3247114 100644
--- a/noncore/graphics/opie-eye/gui/viewmodebutton.h
+++ b/noncore/graphics/opie-eye/gui/viewmodebutton.h
@@ -18,6 +18,8 @@ public:
signals:
void changeMode( int );
+private slots:
+ void slotChange( int i );
};
#endif