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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/libkopete/ui
From:       Pavel Heimlich <tropikhajma () gmail ! com>
Date:       2010-12-04 0:29:07
Message-ID: 20101204002907.5B481AC8A4 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1203442 by pavelheimlich:

fix argument mismatch
BUG:257321


 M  +1 -1      kopeteinfodialog.cpp  


--- trunk/KDE/kdenetwork/kopete/libkopete/ui/kopeteinfodialog.cpp #1203441:1203442
@@ -90,7 +90,7 @@
 
 void InfoDialog::setTitle(const QString &title)
 {
-	d->title->setText( title );
+	d->title->setText( title, Qt::AlignLeft );
 }
 
 void InfoDialog::setIcon(const QString &icon)
[prev in list] [next in list] [prev in thread] [next in thread] 

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