]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/ControlSearch.h
The reference dialog now disconnects from the inset on Apply. Its behaviour
[lyx.git] / src / frontends / controllers / ControlSearch.h
index 194f9535534dd1fc65b5d0446ed657c4065d668e..1774b94e6067edecea06fb5a6879b877de9be3d8 100644 (file)
@@ -1,3 +1,4 @@
+// -*- C++ -*-
 /* This file is part of
  * ====================================================== 
  *
@@ -38,8 +39,6 @@ public:
 private:
        /// not needed.
        virtual void apply() {}
-       /// 
-       virtual void clearDaughterParams() {}
 };
 
 #endif // CONTROLSEARCH_H