Changed icons, added Todo, fixed location of icons in properties combo box
This commit is contained in:
@@ -5,6 +5,7 @@ PVInstance::PVInstance(void)
|
||||
Instance::Instance();
|
||||
nameShown = false;
|
||||
className = "PVInstance";
|
||||
listicon = 0;
|
||||
}
|
||||
|
||||
PVInstance::PVInstance(const PVInstance &oinst)
|
||||
|
||||
Reference in New Issue
Block a user