3 --- kdgantt/KDGanttView.cpp.orig 2006-03-17 23:15:54.000000000 +1300
4 +++ kdgantt/KDGanttView.cpp
5 @@ -318,7 +318,7 @@ bool KDGanttView::close ( bool alsoDelet
6 height() of TimeHeader + height() of TimeTable + height() of Legend (if shown)
9 -QSize KDGanttView::sizeHint() const
10 +QSize KDGanttView::sizeHint()
12 bool block = myTimeTable->blockUpdating();
13 myTimeTable->setBlockUpdating( false );