Index: konversation-0.19/konversation/src/searchbar.h =================================================================== --- konversation-0.19.orig/konversation/src/searchbar.h +++ konversation-0.19/konversation/src/searchbar.h @@ -55,7 +55,7 @@ class SearchBar : public QHBox void focusInEvent(QFocusEvent* e); virtual void showEvent(QShowEvent* e); - bool SearchBar::focusedChild(); + bool focusedChild(); public slots: virtual void hide();