X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt4%2FGuiExternal.h;h=e1157e977c3e9935f4e757b2f6828df10cd708ce;hb=b6eacd8d4f86734e8abef3335b190ce12a6a11b5;hp=19d730f0bb6bca6f67be6aa5f7af0185a6a65e11;hpb=c778f093ea51c0e5089543573ad7b431f9c310e8;p=lyx.git diff --git a/src/frontends/qt4/GuiExternal.h b/src/frontends/qt4/GuiExternal.h index 19d730f0bb..e1157e977c 100644 --- a/src/frontends/qt4/GuiExternal.h +++ b/src/frontends/qt4/GuiExternal.h @@ -54,6 +54,8 @@ private: void updateContents(); /// Helper function called when the template is changed. void updateTemplate(); + /// + bool usingScale() const; /// bool initialiseParams(std::string const & data);