diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2012-02-16 19:23:13 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2012-02-16 19:23:13 +0100 |
commit | 739df1fcbcae90a4b15ec9c411514b547062905a (patch) | |
tree | 8f070c3fbd584528fc03753f2f1a10358db8dbb3 /src/webtab.h | |
parent | Update RELEASE_HOWTO file (diff) | |
parent | Krazy fixes (diff) | |
download | rekonq-739df1fcbcae90a4b15ec9c411514b547062905a.tar.xz |
Merge branch 'Branches.0.9'
Diffstat (limited to 'src/webtab.h')
-rw-r--r-- | src/webtab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webtab.h b/src/webtab.h index b875e4fe..954db13c 100644 --- a/src/webtab.h +++ b/src/webtab.h @@ -102,7 +102,7 @@ private Q_SLOTS: void showRSSInfo(const QPoint &pos); void showSearchEngine(const QPoint &pos); void openSearchEngineAdded(); - + void showMessageBar(); Q_SIGNALS: |