wxWidgets/tests/font
Dimitri Schoolwerth fe716b3c8e Fix 'not enough actual parameters for macro' warning
The macro wxGCC_WARNING_RESTORE is being used without a parameter which
MSVC warns about. Fix by passing the same parameter as when using
wxGCC_WARNING_SUPPRESS, namely deprecated-declarations.

Regression since b58c87db28.
2016-04-15 02:35:40 +00:00
..
fonttest.cpp Fix 'not enough actual parameters for macro' warning 2016-04-15 02:35:40 +00:00