fixing #1865
This commit is contained in:
parent
8410881858
commit
88213289eb
1 changed files with 0 additions and 1 deletions
|
@ -125,7 +125,6 @@ LoginWindow :: LoginWindow (Ptr<GLiveSupport>::Ref gLiveSupport,
|
||||||
|
|
||||||
// set up the drop down list for available languages
|
// set up the drop down list for available languages
|
||||||
languageList->set_name("languageList");
|
languageList->set_name("languageList");
|
||||||
languageList->set_flags(Gtk::CAN_FOCUS);
|
|
||||||
|
|
||||||
// fill up the language list with the list of available languages
|
// fill up the language list with the list of available languages
|
||||||
Ptr<const GLiveSupport::LanguageMap>::Ref languages;
|
Ptr<const GLiveSupport::LanguageMap>::Ref languages;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue