From: Abdelrazak Younes Date: Tue, 20 Jun 2006 14:35:36 +0000 (+0000) Subject: QtView renamed to GuiView X-Git-Tag: 1.6.10~13082 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=42e04448d5f460bd573982eace95517b8c3aa147;p=lyx.git QtView renamed to GuiView git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14162 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/frontends/qt4/Makefile.dialogs b/src/frontends/qt4/Makefile.dialogs index 4a4d85dc73..f8411dfea8 100644 --- a/src/frontends/qt4/Makefile.dialogs +++ b/src/frontends/qt4/Makefile.dialogs @@ -78,6 +78,7 @@ MOCFILES = \ emptytable.C emptytable.h \ FileDialog_private.C FileDialog_private.h \ floatplacement.C floatplacement.h \ + GuiView.C GuiView.h \ GuiWorkArea.C GuiWorkArea.h \ iconpalette.C iconpalette.h \ InsertTableWidget.C InsertTableWidget.h \ @@ -127,7 +128,6 @@ MOCFILES = \ QThesaurusDialog.C QThesaurusDialog.h \ TocModel.C TocModel.h \ QTocDialog.C QTocDialog.h \ - QtView.C QtView.h \ QURLDialog.C QURLDialog.h \ QVSpaceDialog.C QVSpaceDialog.h \ QWrapDialog.C QWrapDialog.h \