]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt/ButtonController.h
Fix broken Apple speller interface
[features.git] / src / frontends / qt / ButtonController.h
index 46e5d0d0e7a1778e17c63c29c03e21d4c80f36ee..c34c0cdf13ce3d78d9492082b9da745c78f481a1 100644 (file)
@@ -71,11 +71,6 @@ public:
         */
        void refresh() const;
 
-       /** Refresh the activation state of all the widgets under the control
-        *  of the BC to reflect the read-only status of the underlying buffer.
-        */
-       void refreshReadOnly() const;
-
        /** Passthrough function -- returns its input value
         *  Tell the BC about the read-only status of the underlying buffer.
         */