From: Abdelrazak Younes Date: Tue, 20 Jun 2006 11:56:31 +0000 (+0000) Subject: revert commit 14159 X-Git-Tag: 1.6.10~13084 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=f032e0af1a4ae2b50b49fc57d400d361cad39608;p=features.git revert commit 14159 QtView -> GuiView at the right place this time. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14160 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/development/scons/SConstruct b/development/scons/SConstruct index 591c10c87d..5d6015e281 100644 --- a/development/scons/SConstruct +++ b/development/scons/SConstruct @@ -1765,7 +1765,7 @@ if build_qt2: QThesaurusDialog.C QTocDialog.C qttableview.C - GuiView.C + QtView.C QURLDialog.C QVSpaceDialog.C QWrapDialog.C @@ -1980,7 +1980,7 @@ if build_qt4: QThesaurusDialog.C TocModel.C QTocDialog.C - QtView.C + GuiView.C QURLDialog.C QVSpaceDialog.C GuiWorkArea.C