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:
parent
6db5b54fc7
commit
bac28b95cd
15 changed files with 10 additions and 29 deletions
|
|
@ -1280,7 +1280,6 @@
|
|||
<ClInclude Include="..\..\include\wx\dirctrl.h" />
|
||||
<ClInclude Include="..\..\include\wx\dirdlg.h" />
|
||||
<ClInclude Include="..\..\include\wx\display.h" />
|
||||
<ClInclude Include="..\..\include\wx\display_impl.h" />
|
||||
<ClInclude Include="..\..\include\wx\dnd.h" />
|
||||
<ClInclude Include="..\..\include\wx\docmdi.h" />
|
||||
<ClInclude Include="..\..\include\wx\docview.h" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue