X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fxforms%2FFormVCLog.h;h=56df0b2ee5791f9d0b430cc09dc65963483b0766;hb=14c60d0aaeff364a78f77e163e6eae5fc3dab8c0;hp=345c8569ecf77e9e61df7a990d08bd2abb433c4b;hpb=8a766b722d99c0a5b1a08e5397d194a5300c5dc7;p=lyx.git diff --git a/src/frontends/xforms/FormVCLog.h b/src/frontends/xforms/FormVCLog.h index 345c8569ec..56df0b2ee5 100644 --- a/src/frontends/xforms/FormVCLog.h +++ b/src/frontends/xforms/FormVCLog.h @@ -9,7 +9,7 @@ #ifndef FORMVCLOG_H #define FORMVCLOG_H -#include "FormBase.h" +#include "FormBaseDeprecated.h" #include "FormBrowser.h" #ifdef __GNUG__ @@ -25,9 +25,8 @@ class Dialogs; */ class FormVCLog : public FormBrowser { public: + /// FormVCLog(LyXView *, Dialogs *); - ~FormVCLog(); - private: /// Update the dialog. virtual void update();