1401:59b578c77111 | 1402:8bbf2af8c3f5 |
---|---|
17 */ | 17 */ |
18 | 18 |
19 | 19 |
20 #include "empty.h" | 20 #include "empty.h" |
21 | 21 |
22 QString LDEmpty::typeName() const | 22 QString LDEmpty::iconName() const |
23 { | 23 { |
24 return "empty"; | 24 return "empty"; |
25 } | 25 } |
26 | 26 |
27 LDObjectType LDEmpty::type() const | 27 LDObjectType LDEmpty::type() const |