From 88213289eb7c2ba2958150fd7fde0742b3d84b48 Mon Sep 17 00:00:00 2001 From: fgerlits Date: Fri, 20 Oct 2006 15:08:19 +0000 Subject: [PATCH] fixing #1865 --- campcaster/src/products/gLiveSupport/src/LoginWindow.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/campcaster/src/products/gLiveSupport/src/LoginWindow.cxx b/campcaster/src/products/gLiveSupport/src/LoginWindow.cxx index 10906d874..7aaeeccd2 100644 --- a/campcaster/src/products/gLiveSupport/src/LoginWindow.cxx +++ b/campcaster/src/products/gLiveSupport/src/LoginWindow.cxx @@ -125,7 +125,6 @@ LoginWindow :: LoginWindow (Ptr::Ref gLiveSupport, // set up the drop down list for available languages languageList->set_name("languageList"); - languageList->set_flags(Gtk::CAN_FOCUS); // fill up the language list with the list of available languages Ptr::Ref languages;