mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
scons_manifest.py: fix SCons (tabs are invalid in this Python script)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33283 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
974c9ae069
commit
76b4383571
@ -782,7 +782,7 @@ src_frontends_qt4_header_files = Split('''
|
||||
GuiWrap.h
|
||||
IconPalette.h
|
||||
InsertTableWidget.h
|
||||
InsetDialog.h
|
||||
InsetDialog.h
|
||||
LaTeXHighlighter.h
|
||||
LayoutBox.h
|
||||
LengthCombo.h
|
||||
@ -883,7 +883,7 @@ src_frontends_qt4_files = Split('''
|
||||
GuiWrap.cpp
|
||||
IconPalette.cpp
|
||||
InsertTableWidget.cpp
|
||||
InsetDialog.cpp
|
||||
InsetDialog.cpp
|
||||
LengthCombo.cpp
|
||||
LaTeXHighlighter.cpp
|
||||
LayoutBox.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user