]> git.lyx.org Git - features.git/commitdiff
update scons files
authorPeter Kümmel <syntheticpp@gmx.net>
Mon, 21 Dec 2009 11:53:06 +0000 (11:53 +0000)
committerPeter Kümmel <syntheticpp@gmx.net>
Mon, 21 Dec 2009 11:53:06 +0000 (11:53 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32605 a592a061-630c-0410-9148-cb99ea01b6c8

development/scons/scons_manifest.py

index c23f64faf17f5c7bd0a67065890129cf127025b1..c9541c43b92bd96fa26c7c2d013c7f2b6a396a1d 100644 (file)
@@ -310,6 +310,7 @@ src_support_header_files = Split('''
     os_win32.h
     Package.h
     Path.h
+    ProgressInterface.h
     qstring_helpers.h
     RandomAccessList.h
     SignalSlot.h
@@ -754,6 +755,7 @@ src_frontends_qt4_header_files = Split('''
     GuiPrint.h
     GuiPrintindex.h
     GuiPrintNomencl.h
+    GuiProgress.h
     GuiRef.h
     GuiSearch.h
     GuiSelection.h
@@ -852,6 +854,7 @@ src_frontends_qt4_files = Split('''
     GuiPrint.cpp
     GuiPrintindex.cpp
     GuiPrintNomencl.cpp
+    GuiProgress.cpp
     GuiRef.cpp
     GuiSearch.cpp
     GuiSelection.cpp