Files
wxWidgets/samples
Vadim Zeitlin cd6fb7a9bd Avoid harmless unused variable warning in the ownerdrw sample.
MSVC8 gives

.\ownerdrw.cpp(96) : warning C4189: 'pFrame' : local variable is initialized
but not referenced

so just don't define this variable to avoid the warning.
2015-04-17 01:43:57 +02:00
..
2015-03-19 21:46:05 +01:00
2015-03-19 21:46:05 +01:00
2015-03-19 21:46:05 +01:00
2015-03-19 21:46:05 +01:00
2015-03-19 21:46:05 +01:00
2015-03-20 00:08:37 +01:00
2013-11-21 13:47:05 +00:00
2007-05-05 17:22:09 +00:00
2015-03-19 21:46:05 +01:00