]> git.lyx.org Git - lyx.git/blobdiff - development/scons/scons_manifest.py
Transfer LyXfunc code to GuiApplication::dispatch() and getStatus(). Now
[lyx.git] / development / scons / scons_manifest.py
index e9727e28d41ef3d78e7899af26021fd3a7b6ea83..0846246f765d422f62a66e520b8270c678504fa6 100644 (file)
@@ -96,7 +96,6 @@ src_header_files = Split('''
     LyX.h
     LyXAction.h
     lyxfind.h
-    LyXFunc.h
     LyXRC.h
     LyXVC.h
     MetricsInfo.h
@@ -200,7 +199,6 @@ src_pre_files = Split('''
     LyX.cpp
     LyXAction.cpp
     lyxfind.cpp
-    LyXFunc.cpp
     LyXRC.cpp
     LyXVC.cpp
     MetricsInfo.cpp
@@ -782,7 +780,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 +881,7 @@ src_frontends_qt4_files = Split('''
     GuiWrap.cpp
     IconPalette.cpp
     InsertTableWidget.cpp
-       InsetDialog.cpp
+    InsetDialog.cpp
     LengthCombo.cpp
     LaTeXHighlighter.cpp
     LayoutBox.cpp