src/file.cpp

changeset 459
51cca3ce540d
parent 458
cb360f4d8979
child 460
b230ae09c8e5
--- a/src/file.cpp	Sun Aug 18 17:30:58 2013 +0300
+++ b/src/file.cpp	Sun Aug 18 17:38:33 2013 +0300
@@ -975,7 +975,7 @@
 
 // =============================================================================
 // -----------------------------------------------------------------------------
-List<LDObject*> LDFile::inlineContents (int flags) {
+List<LDObject*> LDFile::inlineContents (LDSubfileObject::InlineFlags flags) {
 	// Possibly substitute with logoed studs:
 	// stud.dat -> stud-logo.dat
 	// stud2.dat -> stud-logo2.dat

mercurial