summaryrefslogtreecommitdiff
path: root/noncore/graphics/opie-eye/gui/mainwindow.h
authoralwin <alwin>2004-04-16 21:53:37 (UTC)
committer alwin <alwin>2004-04-16 21:53:37 (UTC)
commita33ef3772b9603ef60de8c9cfd029436e6cf0399 (patch) (side-by-side diff)
treebc90f3b3b552be411c18acf3e571316fe2623e0b /noncore/graphics/opie-eye/gui/mainwindow.h
parent217d387def6d97f912352899fd83908b28d75dfc (diff)
downloadopie-a33ef3772b9603ef60de8c9cfd029436e6cf0399.zip
opie-a33ef3772b9603ef60de8c9cfd029436e6cf0399.tar.gz
opie-a33ef3772b9603ef60de8c9cfd029436e6cf0399.tar.bz2
after hard-testing on real device I hade made some beauty to
the fullscreen mode, now it seems working real fine. Zecke: I think, on real frontend side most work is finish, now we should resolve the problems with iconview and co. And find a faster rotate-algorithm ;)
Diffstat (limited to 'noncore/graphics/opie-eye/gui/mainwindow.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/graphics/opie-eye/gui/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/graphics/opie-eye/gui/mainwindow.h b/noncore/graphics/opie-eye/gui/mainwindow.h
index 4cfc39c..d238763 100644
--- a/noncore/graphics/opie-eye/gui/mainwindow.h
+++ b/noncore/graphics/opie-eye/gui/mainwindow.h
@@ -46,7 +46,7 @@ public slots:
void setDocument( const QString& );
virtual void slotToggleFullScreen();
-protected:
+protected slots:
void raiseIconView();
void closeEvent( QCloseEvent* );