Version: svn (using KDE 4.4.2) Compiler: gcc4 OS: Linux Installed from: Ubuntu Packages I have some problem when I add new formatting styles (kdevelop>configure) and more precisely when I remove one. I do OK, and when I return to (kdevelop>configure>formatting styles), I have a blank line in the list view, so i don't know which formatting style is really applied on my .h/.cpp files. The weird thing is that when I go to the text/-x-cpphdr or text/-x-cppsrc I have a blank line or the old deleted name (but the line is yet here). Moreover, there is a bug since it does not do what I have chosen in the list option, I think the problem is on the styles indice which is not well saved.
sorry s/indice/index ;)
KConfigGroup::deleteGroup doesn't work properly until KDE 4.6 apparently... *** This bug has been marked as a duplicate of bug 192266 ***