SetValueToUnspecified is not pure virtual
This commit is contained in:
parent
af9a0f6734
commit
12f9b8b7e4
@ -129,7 +129,7 @@ public:
|
||||
|
||||
/** Sets value in control to unspecified. */
|
||||
virtual void SetValueToUnspecified( wxPGProperty* property,
|
||||
wxWindow* ctrl ) const = 0;
|
||||
wxWindow* ctrl ) const;
|
||||
|
||||
/**
|
||||
Called by property grid to set new appearance for the control.
|
||||
|
Loading…
Reference in New Issue
Block a user