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

List:       kopete-devel
Subject:    [kopete-devel] [Bug 106522] Font changes size in contact list
From:       Till Gerken <till () tantalo ! net>
Date:       2005-05-31 8:54:09
Message-ID: 20050531085409.8388.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=106522         
till tantalo net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From till tantalo net  2005-05-31 10:54 -------
SVN commit 420065 by gerken:

Fix compilation. With previous change by Greg also fixes #106522.
BUG: 106522


 M  +2 -1      kopetelistviewitem.cpp  


--- trunk/KDE/kdenetwork/kopete/libkopete/ui/kopetelistviewitem.cpp #420064:420065
 @ -708,6 +708,7  @
 
 	tokens = Kopete::Emoticons::tokenizeEmoticons( text );
 	ImageComponent *ic;
+	TextComponent *t;
 
 	QFontMetrics fontMetrics( d->font );
 	int fontHeight = fontMetrics.height();
 @ -716,7 +717,7  @
 		switch ( (*token).type )
 		{
 		case Kopete::Emoticons::Text:
-			TextComponent *t = new TextComponent( this,  d->font, (*token).text );
+			t = new TextComponent( this,  d->font, (*token).text );
 			t->setColor( d->color );
 		break;
 		case Kopete::Emoticons::Image:
_______________________________________________
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

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