cws tl74: #i106019# fixed problem with language status bar

This commit is contained in:
Thomas Lange [tl] 2010-02-18 10:36:50 +01:00
parent 1e1ee7183a
commit 8c8c707681

2
framework/inc/helper/mischelper.hxx Normal file → Executable file
View file

@ -56,7 +56,7 @@ namespace framework
// menu ids for language status bar control
enum LangMenuIDs
{
MID_LANG_SEL_1,
MID_LANG_SEL_1 = 1, // need to start with 1 since xPopupMenu->execute will return 0 if the menu is cancelled
MID_LANG_SEL_2,
MID_LANG_SEL_3,
MID_LANG_SEL_4,