(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPaint().
This commit is contained in:
@@ -1130,11 +1130,6 @@ public:
|
||||
}
|
||||
}
|
||||
|
||||
virtual void OnPaint()
|
||||
{
|
||||
this->DrawWidgets();
|
||||
}
|
||||
|
||||
/**
|
||||
* Select a new map type.
|
||||
* @param map_type New map type.
|
||||
|
Reference in New Issue
Block a user