From kdevelop-bugs Mon Feb 28 13:28:43 2005 From: kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de Date: Mon, 28 Feb 2005 13:28:43 +0000 To: kdevelop-bugs Subject: [Bug 65231] toolbar changes aren't saved Message-Id: <20050228132843.13538.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=118306934506595 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=65231 ------- Additional Comments From jens.dagerbo swipnet se 2005-02-28 14:28 ------- This should be largely solved for most toolbars by the fix I did a few weeks back. What it doesn't solve is toolbars created or manipulated by plugins, such as the Debugger and the External Tools toolbars. This is a consequence of a rather odd KXMLGUI design and KDevelop's inability to cope with it. It's a design problem that we probably won't solve any time soon.