Revision 715952

Go back to digest for 30th September 2007

Bug Fixes in KDE Base

Maks Orlovich committed changes in /trunk/KDE/kdebase/workspace/kwin/kcmkwin/kwindecoration:

Fix this up so I can drag things around properly, and have them get to their destination without getting misplaced or a crash.

In short, keeping iterators to a changing QList is a Bad Idea(tm), so I did the simple thing can used indices.

File Changes

Modified 2 files
  • /trunk/KDE/kdebase/workspace/kwin/kcmkwin/kwindecoration
  •   /buttons.cpp
  •   /buttons.h
2 files changed in total