Merge branch 'master' into backbone
[mdictionary] / trunk / src / base / gui / SearchBarWidget.h
index a502973..474545c 100644 (file)
@@ -52,6 +52,8 @@ Q_SIGNALS:
     //! Request to stop all active searchings
     void stopSearching();
 
+    void enableMenu(bool);
+
 public Q_SLOTS:
     //! Enable or disable search word line edit and history buttons
     /*!