Revision 557731
Go back to digest for 9th July 2006Bug Fixes in KDE Base
Benjamin Meyer committed changes in /branches/work/bleedingedge/kdebase/apps/konsole/konsole:
Actual kde4 bug fix that isn't part of GetThe*$^&%ThingToBuild!
When scrolling with the wheel send the even straight to the scrollbar and not QApp
because otherwise when the scrollbar doesn't accept (can't scroll for example) QApp will try to
give it to the parent which ... is recursive and eventually blows the stack.
Also: Remove slot that just emited a signal
File Changes
Modified 2 files
- /branches/work/bleedingedge/kdebase/apps/konsole/konsole
- /TEWidget.cpp
- /TEWidget.h
2 files changed in total