merged wxDisplayModeInfo and wxVideoMode in a single class, extracted it in a separat...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 27 Sep 2003 12:55:46 +0000 (12:55 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 27 Sep 2003 12:55:46 +0000 (12:55 +0000)
commitfedec9812667b3f11c40d7d9be1e2e1c71ab41fa
treeb7c7489f1e9cefd2f20d608bead1e22d660dc2c3
parent3dd514f16735930b0572c774671ca199b861c8c5
merged wxDisplayModeInfo and wxVideoMode in a single class, extracted it in a separate wx/vidmode.h header

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/app.h
include/wx/display.h
include/wx/mgl/app.h
include/wx/vidmode.h [new file with mode: 0644]
src/mgl/app.cpp