From b379a2142af16581d5f71162bed6bd7b25b69b62 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20K=C3=BCmmel?= Date: Mon, 21 Dec 2009 11:53:06 +0000 Subject: [PATCH] update scons files git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32605 a592a061-630c-0410-9148-cb99ea01b6c8 --- development/scons/scons_manifest.py | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.39.2