Revision 884132
Go back to digest for 16th November 2008Bug Fixes in Development Tools
Andreas Pakulat committed changes in /branches/KDE/3.5/kdevelop/parts/tools/tools_part.cpp:
Apparently someone thought its cool to have accelerators (Alt+<Letter>) for context menus, that broke the external tools because they use the menu text to find the right group in the config file.
This fixes that by storing a mapping between the popup-entry-id and the actual text of the config group.
File Changes
Modified 1 files
- /branches/KDE/3.5/kdevelop/parts/tools/tools_part.cpp
1 files changed in total