]> git.lyx.org Git - lyx.git/blobdiff - development/scons/scons_manifest.py
Introduce InsetPreview.
[lyx.git] / development / scons / scons_manifest.py
index c7ebea6102269dc5272fae885c70801ab63bcafa..8b8eec6931937b1472391c306ce1fe062e7edff5 100644 (file)
@@ -1035,6 +1035,7 @@ src_insets_header_files = Split('''
     InsetNote.h
     InsetOptArg.h
     InsetPhantom.h
+    InsetPreview.h
     InsetQuotes.h
     InsetRef.h
     InsetSpace.h
@@ -1090,6 +1091,7 @@ src_insets_files = Split('''
     InsetNote.cpp
     InsetOptArg.cpp
     InsetPhantom.cpp
+    InsetPreview.cpp
     InsetQuotes.cpp
     InsetRef.cpp
     InsetSpace.cpp