summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-12-28 12:22:31 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-12-28 12:22:31 +0100
commitf501b1436b61219129e8a5608f5f814ea9abaf31 (patch)
treec7467d1fd0662c9a94262cd8427cb82620401123 /src/mainwindow.h
parentMerge Request #79 with the changes discussed. (diff)
parentMerge commit 'refs/merge-requests/81' of git://gitorious.org/rekonq/mainline ... (diff)
downloadrekonq-f501b1436b61219129e8a5608f5f814ea9abaf31.tar.xz
Merge branch 'm81'
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index d600c5dc..49dc2a59 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -71,6 +71,7 @@ public:
QAction *actionByName(const QString name);
virtual QSize sizeHint() const;
virtual KActionCollection *actionCollection () const;
+ void setWidgetsVisible(bool makeFullScreen);
private:
void setupActions();