Remove obsolete symbols from the samples

Mostly don't mention OS/2 in the comments about the icons.

Also replace a couple of occurrences of "wxWindows" with "wxWidgets".

Closes https://github.com/wxWidgets/wxWidgets/pull/138
This commit is contained in:
Catalin
2015-11-29 00:54:31 +02:00
committed by Vadim Zeitlin
parent 71ad2d64ef
commit f61627fc7e
22 changed files with 29 additions and 32 deletions

View File

@@ -45,7 +45,7 @@
// resources
// ----------------------------------------------------------------------------
// the application icon (under Windows and OS/2 it is in resources)
// the application icon (under Windows it is in resources)
#ifndef wxHAS_IMAGES_IN_RESOURCES
#include "../sample.xpm"
#endif