Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / misc / kdepim3 / patches / patch-al
blob73a96cbb49d002efd21763ebd58573af8cc11814
1 $NetBSD$
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)
7  */
8  
9 -QSize KDGanttView::sizeHint() const
10 +QSize KDGanttView::sizeHint()
11  {
12    bool block = myTimeTable->blockUpdating();
13    myTimeTable->setBlockUpdating( false );