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

List:       kde-commits
Subject:    kdenonbeta/kopete/libkopete/ui
From:       Jason Keirstead <jason () keirstead ! org>
Date:       2003-03-23 4:26:42
[Download RAW message or body]

CVS commit by brunes: 

Opps changed wrong color


  M +2 -2      chatview.cpp   1.220


--- kdenonbeta/kopete/libkopete/ui/chatview.cpp  #1.219:1.220
@@ -333,10 +333,10 @@ void ChatView::setTabState( KopeteTabSta
                         case Message:
                                 if( m_tabState != Highlighted )
-                                        m_tabBar->setLabelTextColor( this, Qt::magenta );
+                                        m_tabBar->setLabelTextColor( this, Qt::red );
                                 break;
 
                         case Changed:
                                 if( m_tabState != Highlighted && m_tabState != Message  )
-                                        m_tabBar->setLabelTextColor( this, Qt::red );
+                                        m_tabBar->setLabelTextColor( this, Qt::magenta );
                                 break;
 


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

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