summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-12-26 11:46:48 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-12-26 11:46:48 +0100
commit4c622b5499ce04318fbfbdf8c2f17ed99b10c2f0 (patch)
tree27f2c0c59d5c467b6e37f54e26c6c9ca96aacbdf /src/mainwindow.h
parentauto load plug in (diff)
parentin fullscreen mode: show toolbar tabbar when mouse is on top of the screen (diff)
downloadrekonq-4c622b5499ce04318fbfbdf8c2f17ed99b10c2f0.tar.xz
Merge commit 'refs/merge-requests/81' of git://gitorious.org/rekonq/mainline into 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 95964e22..808f5f9a 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();