From 3f616b7a24f5c02928e90f18554056cff3f84976 Mon Sep 17 00:00:00 2001 From: lionelc Date: Tue, 27 Oct 2009 18:32:50 +0100 Subject: One passivepopup: less flickering. --- src/mainwindow.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/mainwindow.h') diff --git a/src/mainwindow.h b/src/mainwindow.h index 7c42e58f..64e2067c 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -167,9 +167,10 @@ private: QString m_lastSearch; - QPointer m_popup; + KPassivePopup *m_popup; KActionCollection *m_ac; + }; #endif // MAINWINDOW_H -- cgit v1.2.1