From f032e0af1a4ae2b50b49fc57d400d361cad39608 Mon Sep 17 00:00:00 2001 From: Abdelrazak Younes Date: Tue, 20 Jun 2006 11:56:31 +0000 Subject: [PATCH] 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 --- development/scons/SConstruct | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.2