mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-16 16:37:02 +00:00
Property cleanup
This commit is contained in:
@@ -30,7 +30,7 @@ void IEditPropertyCommand::RestoreObjectStateFromArray(std::vector<char>& rArray
|
||||
}
|
||||
|
||||
IEditPropertyCommand::IEditPropertyCommand(
|
||||
IPropertyNew* pProperty,
|
||||
IProperty* pProperty,
|
||||
const QString& rkCommandName /*= "Edit Property"*/
|
||||
)
|
||||
: IUndoCommand(rkCommandName)
|
||||
|
||||
Reference in New Issue
Block a user