Make wx{List,Tree}Ctrl resize their standard font if the user changes the system font.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -299,6 +299,7 @@ public:
|
||||
bool HandleSysColorChange();
|
||||
bool HandleDisplayChange();
|
||||
bool HandleCaptureChanged(WXHWND gainedCapture);
|
||||
bool HandleSettingChange(WXWPARAM wParam, WXLPARAM lParam);
|
||||
|
||||
bool HandleQueryEndSession(long logOff, bool *mayEnd);
|
||||
bool HandleEndSession(bool endSession, long logOff);
|
||||
|
Reference in New Issue
Block a user