]> git.saurik.com Git - wxWidgets.git/history - samples/thread/test.cpp
Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__
[wxWidgets.git] / samples / thread / test.cpp
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-06-16  Guilhem Lavaux* Hope this is the last bug fix in the wxThread merge ...