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

List:       kde-commits
Subject:    kdevelop/lib/widgets
From:       Alexander Dymo <cloudtemple () mksat ! net>
Date:       2003-11-07 21:36:09
[Download RAW message or body]

CVS commit by dymo: 

slightly reduce popup list height


  M +1 -1      qcomboview.cpp   1.11


--- kdevelop/lib/widgets/qcomboview.cpp  #1.10:1.11
@@ -702,5 +702,5 @@ void QComboView::popup()
 //    int w = lb->variableWidth() ? lb->sizeHint().width() : width();
     int w = width();
-    int h = listHeight( lb, d->sizeLimit ) + 2;
+    int h = listHeight( lb, d->sizeLimit );
 #if KDE_VERSION > 305
     QRect screen = QApplication::desktop()->availableGeometry( const_cast<QComboView*>(this) );


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

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