Fixed incorrect background colour that wxStaticTexts in description box sometimes got
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57145 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -715,7 +715,7 @@ protected:
|
||||
/** (Re)creates/destroys controls, according to the window style bits. */
|
||||
void RecreateControls();
|
||||
|
||||
void RefreshHelpBox( int new_splittery, int new_width, int new_height );
|
||||
void UpdateDescriptionBox( int new_splittery, int new_width, int new_height );
|
||||
|
||||
void RepaintSplitter( wxDC& dc,
|
||||
int new_splittery,
|
||||
|
Reference in New Issue
Block a user