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

List:       kde-commits
Subject:    kdepim/kontact/plugins/knotes
From:       Reinhold Kainhofer <reinhold () kainhofer ! com>
Date:       2004-09-04 21:32:32
Message-ID: 20040904213232.C9F641CF0 () office ! kde ! org
[Download RAW message or body]

CVS commit by kainhofe: 

Don't add a spacer at the bottom, which will just lead to an ugly empty space. \
Instead the spacer will be at the bottom of the summary view column. Plus, we need to \
show the labels, it's not done automatically.


  M +1 -2      summarywidget.cpp   1.19


--- kdepim/kontact/plugins/knotes/summarywidget.cpp  #1.18:1.19
@@ -79,4 +79,5 @@ void KNotesSummaryWidget::updateView()
         (*it)->uid(), (*it)->summary(), this );
     urlLabel->setTextFormat(RichText);
+    urlLabel->show();
     mLayout->addWidget( urlLabel );
     mLabels.append( urlLabel );
@@ -85,6 +86,4 @@ void KNotesSummaryWidget::updateView()
         this, SLOT( urlClicked( const QString& ) ) );
   }
-
-  mLayout->addStretch();
 }
 


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

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