assdraw: typedef wxPGId for backwards comaptibility

Originally committed to SVN as r6852.
This commit is contained in:
Thomas Goyne 2012-05-24 01:55:49 +00:00
parent decc47a568
commit cfb34bd50c
1 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,8 @@ class ASSDrawFrame;
DECLARE_EVENT_TYPE(wxEVT_SETTINGS_CHANGED, -1)
typedef wxPGProperty* wxPGId;
class ASSDrawSettingsDialog : public wxPanel
{
public: