Now has icons
This commit is contained in:
@@ -18,6 +18,7 @@ Instance::Instance(const Instance &oinst)
|
||||
name = oinst.name;
|
||||
className = oinst.className;
|
||||
canDelete = oinst.canDelete;
|
||||
listicon = oinst.listicon;
|
||||
//setParent(oinst.parent);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user