mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-21 23:09:40 +00:00
adjust SCons according to r23006
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23007 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
85deaeb165
commit
21c5540c8e
@ -732,8 +732,8 @@ src_frontends_qt4_header_files = Split('''
|
|||||||
GuiIdListModel.h
|
GuiIdListModel.h
|
||||||
GuiImage.h
|
GuiImage.h
|
||||||
GuiInclude.h
|
GuiInclude.h
|
||||||
GuiIndex.h
|
|
||||||
GuiKeySymbol.h
|
GuiKeySymbol.h
|
||||||
|
GuiLabel.h
|
||||||
GuiListings.h
|
GuiListings.h
|
||||||
GuiLog.h
|
GuiLog.h
|
||||||
GuiMath.h
|
GuiMath.h
|
||||||
@ -822,8 +822,8 @@ src_frontends_qt4_files = Split('''
|
|||||||
GuiIdListModel.cpp
|
GuiIdListModel.cpp
|
||||||
GuiImage.cpp
|
GuiImage.cpp
|
||||||
GuiInclude.cpp
|
GuiInclude.cpp
|
||||||
GuiIndex.cpp
|
|
||||||
GuiKeySymbol.cpp
|
GuiKeySymbol.cpp
|
||||||
|
GuiLabel.cpp
|
||||||
GuiListings.cpp
|
GuiListings.cpp
|
||||||
GuiLog.cpp
|
GuiLog.cpp
|
||||||
GuiMath.cpp
|
GuiMath.cpp
|
||||||
@ -904,7 +904,7 @@ src_frontends_qt4_ui_files = Split('''
|
|||||||
GraphicsUi.ui
|
GraphicsUi.ui
|
||||||
HyperlinkUi.ui
|
HyperlinkUi.ui
|
||||||
IncludeUi.ui
|
IncludeUi.ui
|
||||||
IndexUi.ui
|
LabelUi.ui
|
||||||
LaTeXUi.ui
|
LaTeXUi.ui
|
||||||
LanguageUi.ui
|
LanguageUi.ui
|
||||||
ListingsUi.ui
|
ListingsUi.ui
|
||||||
|
Loading…
x
Reference in New Issue
Block a user