src/linetypes/empty.cpp

changeset 1402
8bbf2af8c3f5
parent 1326
69a90bd2dba2
--- a/src/linetypes/empty.cpp	Sun Jun 10 23:07:24 2018 +0300
+++ b/src/linetypes/empty.cpp	Sun Jun 10 23:25:08 2018 +0300
@@ -19,7 +19,7 @@
 
 #include "empty.h"
 
-QString LDEmpty::typeName() const
+QString LDEmpty::iconName() const
 {
 	return "empty";
 }

mercurial