diff --git a/tests/controls/textentrytest.cpp b/tests/controls/textentrytest.cpp index 052cdb55fd..4a558bab9f 100644 --- a/tests/controls/textentrytest.cpp +++ b/tests/controls/textentrytest.cpp @@ -194,7 +194,7 @@ void TextEntryTestCase::Editable() { return; } -#endif // __WGTKK__ +#endif // __WGTK__ wxTextEntry * const entry = GetTestEntry(); wxWindow * const window = GetTestWindow();