From a73554d4beaf839077c0ad3d6a95e018bdc54129 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sat, 18 Mar 2006 12:59:09 +0000 Subject: [PATCH] Test commit git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38203 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/gtk/choice.cpp | 1 + 1 file changed, 1 insertion(+) 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 -- 2.47.2