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

List:       kde-commits
Subject:    koffice/kexi/tableview
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2004-08-23 21:38:35
Message-ID: 20040823213835.8CCDC2322 () office ! kde ! org
[Download RAW message or body]

CVS commit by staniek: 

fixed marker vert. position


  M +1 -1      kexitablerm.cpp   1.16


--- koffice/kexi/tableview/kexitablerm.cpp  #1.15:1.16
@@ -163,5 +163,5 @@ void KexiTableRM::paintEvent(QPaintEvent
                 int ofs = m_rowHeight / 4;
                 int ofs2 = (width() - ofs) / 2 -1;
-                int pos = ((m_rowHeight*m_currentRow)-m_offset)-ofs/2+1;
+                int pos = ((m_rowHeight*m_currentRow)-m_offset)-ofs/2+2;
                 points.putPoints(0, 3, ofs2, pos+ofs, ofs2 + ofs, pos+ofs*2, 
                         ofs2,pos+ofs*3);


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

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