Move wx/display_impl.h to wx/private/display.h
This shows more clearly that this header is private to wxWidgets and can't be included by user code. No real changes.
This commit is contained in:
@@ -1032,7 +1032,6 @@ set(GUI_CMN_HDR
|
||||
wx/dialup.h
|
||||
wx/dirctrl.h
|
||||
wx/display.h
|
||||
wx/display_impl.h
|
||||
wx/dnd.h
|
||||
wx/docmdi.h
|
||||
wx/docview.h
|
||||
|
Reference in New Issue
Block a user