Adjust scons_manifest.py for the removal of SocketCallback.h|cpp

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20314 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Bo Peng 2007-09-16 14:17:54 +00:00
parent 18d587cb7e
commit 2876db148e

View File

@ -913,7 +913,6 @@ src_frontends_qt4_header_files = Split('''
Validator.h
qlkey.h
qt_helpers.h
SocketCallback.h
''')
@ -997,7 +996,6 @@ src_frontends_qt4_files = Split('''
Validator.cpp
alert_pimpl.cpp
qt_helpers.cpp
SocketCallback.cpp
''')