fixed delete undo.
This commit is contained in:
@@ -66,7 +66,7 @@ public:
|
||||
cmdExtern //??
|
||||
};
|
||||
|
||||
XQCommand(CmdType cmdType, XQViewModel* modelView );
|
||||
XQCommand(CmdType cmdType, XQViewModel* viewModel );
|
||||
virtual ~XQCommand();
|
||||
|
||||
CmdType commandType() const;
|
||||
|
Reference in New Issue
Block a user