Remove apparently unnecessary m_hasExplicitFont
Just use wxWindow::m_hasFont instead.
This commit is contained in:
@@ -352,8 +352,6 @@ protected:
|
||||
virtual wxSize DoGetBestSize() const wxOVERRIDE;
|
||||
|
||||
private:
|
||||
bool m_hasExplicitFont;
|
||||
|
||||
void OnSysColourChanged(wxSysColourChangedEvent& WXUNUSED(event))
|
||||
{
|
||||
InitVisualAttributes();
|
||||
|
Reference in New Issue
Block a user