mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-28 20:45:47 +00:00
scons_manifest.py: update SCons
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38962 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
7559973969
commit
0a3aed3061
@ -712,6 +712,7 @@ src_frontends_qt4_header_files = Split('''
|
|||||||
DialogView.h
|
DialogView.h
|
||||||
DockView.h
|
DockView.h
|
||||||
EmptyTable.h
|
EmptyTable.h
|
||||||
|
FancyLineEdit.h
|
||||||
FileDialog.h
|
FileDialog.h
|
||||||
FindAndReplace.h
|
FindAndReplace.h
|
||||||
FloatPlacement.h
|
FloatPlacement.h
|
||||||
@ -816,8 +817,9 @@ src_frontends_qt4_files = Split('''
|
|||||||
ColorCache.cpp
|
ColorCache.cpp
|
||||||
CustomizedWidgets.cpp
|
CustomizedWidgets.cpp
|
||||||
EmptyTable.cpp
|
EmptyTable.cpp
|
||||||
FindAndReplace.cpp
|
FancyLineEdit.cpp
|
||||||
FileDialog.cpp
|
FileDialog.cpp
|
||||||
|
FindAndReplace.cpp
|
||||||
FloatPlacement.cpp
|
FloatPlacement.cpp
|
||||||
GuiAbout.cpp
|
GuiAbout.cpp
|
||||||
GuiAlert.cpp
|
GuiAlert.cpp
|
||||||
@ -1501,6 +1503,7 @@ lib_images_files = Split('''
|
|||||||
dialog-toggle_findreplaceadv.png
|
dialog-toggle_findreplaceadv.png
|
||||||
dialog-toggle_toc.png
|
dialog-toggle_toc.png
|
||||||
down.png
|
down.png
|
||||||
|
editclear.png
|
||||||
ert-insert.png
|
ert-insert.png
|
||||||
file-open.png
|
file-open.png
|
||||||
float-insert_figure.png
|
float-insert_figure.png
|
||||||
|
Loading…
Reference in New Issue
Block a user