fixed the sample to work with conforming C++ compiler: local struct can't reference...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 26 Sep 2005 20:06:35 +0000 (20:06 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 26 Sep 2005 20:06:35 +0000 (20:06 +0000)
commit79b4079ff45400ffb16a6e2ee8d06447669d4885
treeb34b2fe12470d0eef27a329d86f6791633317464
parentef8642862450ff846299b8e56d7b0cbce9d5f79d
fixed the sample to work with conforming C++ compiler: local struct can't reference enclosing function's locals

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35733 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/internat/internat.cpp