diff --git a/src/gtk/choice.cpp b/src/gtk/choice.cpp index f9732b0aa1..84eb8ca7f0 100644 --- a/src/gtk/choice.cpp +++ b/src/gtk/choice.cpp @@ -608,4 +608,5 @@ wxChoice::GetClassDefaultAttributes(wxWindowVariant WXUNUSED(variant)) return GetDefaultAttributesFromGTKWidget(gtk_option_menu_new); } + #endif // wxUSE_CHOICE