Supporting newer transparent background API
This commit is contained in:
parent
7dfbe50fc0
commit
651e1cd1b5
4 changed files with 16 additions and 2 deletions
|
|
@ -91,7 +91,8 @@ public:
|
|||
virtual bool SetForegroundColour( const wxColour &colour ) wxOVERRIDE;
|
||||
|
||||
virtual bool SetBackgroundStyle(wxBackgroundStyle style) wxOVERRIDE;
|
||||
|
||||
virtual bool IsTransparentBackgroundSupported(wxString* reason = NULL) const wxOVERRIDE;
|
||||
|
||||
virtual int GetCharHeight() const wxOVERRIDE;
|
||||
virtual int GetCharWidth() const wxOVERRIDE;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue