removed unneeded SetMargins(0, 0) call (this is the default) in BugsGridFrame ctor
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 4 Dec 2006 10:44:20 +0000 (10:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 4 Dec 2006 10:44:20 +0000 (10:44 +0000)
commit15f99569c1d29a6daf1cd1e1787430dabbea5ff8
treeb315ccaac4f142c8098f4407309feb3077232997
parent39621ee0e7c7a894447fcfbbd62f093238747652
removed unneeded SetMargins(0, 0) call (this is the default) in BugsGridFrame ctor

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