From: Peter Kümmel Date: Mon, 21 Dec 2009 11:53:06 +0000 (+0000) Subject: update scons files X-Git-Tag: 2.0.0~4747 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=b379a2142af16581d5f71162bed6bd7b25b69b62;p=features.git update scons files git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32605 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/development/scons/scons_manifest.py b/development/scons/scons_manifest.py index c23f64faf1..c9541c43b9 100644 --- a/development/scons/scons_manifest.py +++ b/development/scons/scons_manifest.py @@ -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