Handle DPI change in wxSplitterWindow
This commit is contained in:
@@ -1296,16 +1296,6 @@ public:
|
||||
static int ToPhys(int d, const wxWindow* w);
|
||||
|
||||
|
||||
/**
|
||||
Returns @true while a window is being updated after a DPI change.
|
||||
|
||||
@remarks This function is currently only used under MSW.
|
||||
|
||||
@since 3.1.6
|
||||
*/
|
||||
bool IsDPIChanging() const;
|
||||
|
||||
|
||||
/**
|
||||
This functions returns the best acceptable minimal size for the window.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user