]> git.saurik.com Git - wxWidgets.git/commit - contrib/samples/canvas/Makefile.in
Added wxCanvas prototype and sample
authorRobert Roebling <robert@roebling.de>
Tue, 29 Aug 2000 08:54:17 +0000 (08:54 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 29 Aug 2000 08:54:17 +0000 (08:54 +0000)
commit6a2c187404eecf692b4aaff97a9e8fa7d8219d67
tree2bc7c936562b804de1b7c6486448fb485d2617db
parent5a7faf1e02ef2b640dc08516f1c2f56edb1004ea
  Added wxCanvas prototype and sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
contrib/configure
contrib/configure.in
contrib/include/wx/canvas/canvas.h [new file with mode: 0644]
contrib/samples/Makefile.in
contrib/samples/canvas/Makefile.in [new file with mode: 0644]
contrib/samples/canvas/test/Makefile.in [new file with mode: 0644]
contrib/samples/canvas/test/smile.xpm [new file with mode: 0644]
contrib/samples/canvas/test/test.cpp [new file with mode: 0644]
contrib/src/canvas/Makefile.in [new file with mode: 0644]
contrib/src/canvas/canvas.cpp [new file with mode: 0644]