summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-10-29 11:30:09 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-10-29 11:30:09 +0100
commit8e37eb2a7f3f8f055b8918a518675e52548e790b (patch)
tree789b03468b357fb0ec29b3b44b4e9ed9a8ba92b0 /src/mainwindow.h
parentFixing hide/show tab bar and flickering new tabs. (diff)
parenta small delay before hide popup (diff)
downloadrekonq-8e37eb2a7f3f8f055b8918a518675e52548e790b.tar.xz
Merge commit 'refs/merge-requests/1946' of git://gitorious.org/rekonq/mainline into mr1946
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 64e2067c..50c3e7dc 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -168,6 +168,7 @@ private:
QString m_lastSearch;
KPassivePopup *m_popup;
+ QTimer *m_hidePopup;
KActionCollection *m_ac;