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

List:       kde-commits
Subject:    kdebase/kfind
From:       George Staikos <staikos () kde ! org>
Date:       2003-11-16 9:14:50
[Download RAW message or body]

CVS commit by staikos: 

This looks strange, for some reason, and I'm not sure how long it's been like
this.  However it looks perfectly fine without the KSeparator so let's
remove it.


  M +4 -0      kfind.cpp   1.45


--- kdebase/kfind/kfind.cpp  #1.44:1.45
@@ -54,4 +54,7 @@ Kfind::Kfind(QWidget *parent, const char
   mTopLayout->addWidget(tabWidget);
 
+  /*
+   * This is ugly.  Might be a KSeparator bug, but it makes a small black
+   * pixel for me which is visually distracting (GS).
   // create separator
   KSeparator * mActionSep = new KSeparator( this );
@@ -59,4 +62,5 @@ Kfind::Kfind(QWidget *parent, const char
   mActionSep->setOrientation( QFrame::VLine );
   mTopLayout->addWidget(mActionSep);
+  */
 
   // create button box


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

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