[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/kspread
From:       Ariya Hidayat <ariya () kde ! org>
Date:       2003-12-31 14:41:26
Message-ID: 20031231144126.BA6E793DE () office ! kde ! org
[Download RAW message or body]

CVS commit by ariya: 

correct position for marker


  M +1 -1      kspread_tabbar.cc   1.96


--- koffice/kspread/kspread_tabbar.cc  #1.95:1.96
@@ -561,5 +561,5 @@ void TabBar::paintEvent( QPaintEvent* )
             int x = rect.x();
             if( d->targetTab > d->tabRects.count() )
-              x = rect.right();
+              x = rect.right()-7;
             d->drawMoveMarker( painter, x, rect.y() );
         }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic