]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/proplist/test.cpp
Added the forgotten file txtstrm.tex
[wxWidgets.git] / samples / proplist / test.cpp
index 484b59e22eb4d3a4b8c7b3910adc5265c19f75d2..91f753fbae79b6ece2b7040a28ef0adc9cff93e7 100644 (file)
 
 #include "test.h"
 
-// A macro needed for some compilers (AIX) that need 'main' to be defined
-// in the application itself.
-IMPLEMENT_WXWIN_MAIN
-
 IMPLEMENT_APP(MyApp)
 
 wxPropertyValidatorRegistry myListValidatorRegistry;