[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-21 20:22:41
[Download RAW message or body]

CVS commit by brunes: 

Make the message bubble work again


  M +1 -1      chatview.cpp   1.215
  M +10 -6     kopetechatwindow.cpp   1.205


--- kdenonbeta/kopete/libkopete/ui/kopetechatwindow.cpp  #1.204:1.205
@@ -420,4 +420,5 @@ KopeteView *KopeteChatWindow::addChatVie
         ChatView *newView = new ChatView ( manager, this, pluginIcon, mainArea );
         
+        if( chatViewList.isEmpty() )
         attachChatView(newView);
 
@@ -640,4 +641,7 @@ void KopeteChatWindow::setActiveView( QW
                 return;
 
+        if( chatViewList.count() > 0 && !view->docked() )
+                attachChatView( view );
+
         if( m_activeView )
                 m_activeView->setActive( false );


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

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