X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt2%2FQIndex.h;h=ecd3885e99898257d4b1c9536d66be8381c6e515;hb=1229a2712d3f4fe1392616a6973e1830cf3124ef;hp=1d8521ad4b7dc5cfd6d5e52755c952db6d25d542;hpb=4792af4928d0d5156b7fc94ff386092b7f3a3f0b;p=lyx.git diff --git a/src/frontends/qt2/QIndex.h b/src/frontends/qt2/QIndex.h index 1d8521ad4b..ecd3885e99 100644 --- a/src/frontends/qt2/QIndex.h +++ b/src/frontends/qt2/QIndex.h @@ -15,7 +15,7 @@ class ControlIndex; class QIndexDialog; -class Dialogs; + class QIndex : public Qt2CB > @@ -23,7 +23,7 @@ class QIndex : friend class QIndexDialog; public: - QIndex(ControlIndex &, Dialogs &); + QIndex(); protected: virtual bool isValid();