]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiPrefs.h
Add 'needauth' option to converters that need explicit user authorization.
[features.git] / src / frontends / qt4 / GuiPrefs.h
index 1b37b323e3d01d57176709c653a1b389239f1818..612ffe6bd472c98420b41f0cfa2188c1d510fa90 100644 (file)
@@ -334,6 +334,7 @@ private Q_SLOTS:
        void removeConverter();
        void changeConverter();
        void on_cacheCB_stateChanged(int state);
+       void on_needauthForbiddenCB_toggled(bool);
 
 private:
        void updateButtons();