Revision 717514

Go back to digest for 30th September 2007

Other in Graphics

Clarence Dang committed changes in /trunk/KDE/kdegraphics/kolourpaint/mainWindow:

As of KDE 4, KToggleAction::setCheckedState() no longer removes the tick mark next to the action, so you get confusing things like "[x] Hide Thumbnail" (which indicates that the thumbnail is currently shown).

Disable setCheckedState() to solve this problem and because I never really liked it. But if somebody _insists_, I can re-enable it and then call setCheckable(false).

File Changes

Modified 3 files
  • /trunk/KDE/kdegraphics/kolourpaint/mainWindow
  •   /kpMainWindow_Settings.cpp
  •   /kpMainWindow_View.cpp
  •   /kpMainWindow_View_Thumbnail.cpp
3 files changed in total