Revision 810949

Go back to digest for 25th May 2008

Bug Fixes in KDE Base

Robert Knight committed changes in /trunk/KDE/kdebase/apps/konsole/src:

Fix "Show 'New Tab' and 'Close Tab' buttons on tab bar" setting not being applied correctly on startup.

Test for the tab bar being explicitly hidden with isHidden() rather than just isVisible() which will return true if the setting is applied before the container widget is shown.

File Changes

Modified 2 files
  • /trunk/KDE/kdebase/apps/konsole/src
  •   /ViewContainer.cpp
  •   /ViewManager.cpp
2 files changed in total