Added simple notebook sample
authorJulian Smart <julian@anthemion.co.uk>
Mon, 26 Oct 1998 18:32:07 +0000 (18:32 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 26 Oct 1998 18:32:07 +0000 (18:32 +0000)
commit0b4d4194a26948f4681701ce4b99ac9c665f104e
treeae9d959743deb8bd305a1fce42e12e790bac92ef
parentf135ff73b4b0b7c76a1fa3396f768c44f8dc204f
Added simple notebook sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
samples/notebook/Makefile [new file with mode: 0644]
samples/notebook/Makefile.in [new file with mode: 0644]
samples/notebook/makefile.b32 [new file with mode: 0644]
samples/notebook/makefile.dos [new file with mode: 0644]
samples/notebook/makefile.g95 [new file with mode: 0644]
samples/notebook/makefile.nt [new file with mode: 0644]
samples/notebook/makefile.unx [new file with mode: 0644]
samples/notebook/mondrian.ico [new file with mode: 0644]
samples/notebook/test.cpp [new file with mode: 0644]
samples/notebook/test.def [new file with mode: 0644]
samples/notebook/test.h [new file with mode: 0644]
samples/notebook/test.rc [new file with mode: 0644]