]> git.lyx.org Git - features.git/commitdiff
revert commit 14159
authorAbdelrazak Younes <younes@lyx.org>
Tue, 20 Jun 2006 11:56:31 +0000 (11:56 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Tue, 20 Jun 2006 11:56:31 +0000 (11:56 +0000)
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

index 591c10c87dc08eceaf6cc95bdc935a3232b982fa..5d6015e281529c88c5b69b6bfd359e5776114f28 100644 (file)
@@ -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