]> git.lyx.org Git - lyx.git/commitdiff
scons_manifest.py: fix SCons (tabs are invalid in this Python script)
authorUwe Stöhr <uwestoehr@web.de>
Sat, 30 Jan 2010 23:42:30 +0000 (23:42 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sat, 30 Jan 2010 23:42:30 +0000 (23:42 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33283 a592a061-630c-0410-9148-cb99ea01b6c8

development/scons/scons_manifest.py

index e9727e28d41ef3d78e7899af26021fd3a7b6ea83..f76dbb647248cbf256128f4374d189d7732362f5 100644 (file)
@@ -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