X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt4%2FGuiVSpace.h;h=93a6319fe92fc9317657877791ce399bb899d9e6;hb=425d092204118ea6c24c28e85fdf03fcf2bb51a4;hp=b46eecd01d057da02be8b0a718f70a753dd37353;hpb=42015a8ebd17092c9b55c9519015119d04f52218;p=lyx.git diff --git a/src/frontends/qt4/GuiVSpace.h b/src/frontends/qt4/GuiVSpace.h index b46eecd01d..93a6319fe9 100644 --- a/src/frontends/qt4/GuiVSpace.h +++ b/src/frontends/qt4/GuiVSpace.h @@ -4,9 +4,9 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author André Pönitz + * \author André Pönitz * \author Angus Leeming - * \author Jürgen Spitzmüller + * \author Jürgen Spitzmüller * \author Edwin Leuven * * Full author contact details are available in file CREDITS. @@ -33,8 +33,6 @@ private Q_SLOTS: /// void change_adaptor(); /// - void closeEvent(QCloseEvent *); - /// void enableCustom(int); private: @@ -50,8 +48,6 @@ private: void dispatchParams(); /// bool isBufferDependent() const { return true; } - /// - bool inInset() const; /// VSpace params_;