fixed MSVC6 compilation error ("C2639: compiler generated default constructor require...
authorDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Tue, 11 Oct 2005 15:01:50 +0000 (15:01 +0000)
committerDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Tue, 11 Oct 2005 15:01:50 +0000 (15:01 +0000)
commit2b053ae90ad75db8e181314e6fecddfcdfbdbee0
treefb928e07db7667b59ec101d8f084d28322d4bb13
parent42e53e77719543f722d82274031238754f7e09f7
fixed MSVC6 compilation error ("C2639: compiler generated default constructor required by unnamed class")

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/window.cpp