]> 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 166c16e485e1cfe9a81f82d7a37e82a7f6ca051c..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,6 +780,7 @@ src_frontends_qt4_header_files = Split('''
     GuiWrap.h
     IconPalette.h
     InsertTableWidget.h
+    InsetDialog.h
     LaTeXHighlighter.h
     LayoutBox.h
     LengthCombo.h
@@ -882,6 +881,7 @@ src_frontends_qt4_files = Split('''
     GuiWrap.cpp
     IconPalette.cpp
     InsertTableWidget.cpp
+    InsetDialog.cpp
     LengthCombo.cpp
     LaTeXHighlighter.cpp
     LayoutBox.cpp