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

List:       kde-commits
Subject:    KDE_3_2_BRANCH: kdenetwork/kopete/kopete/chatwindow
From:       Matt Rogers <matt.rogers () kdemail ! net>
Date:       2004-01-31 19:38:52
Message-ID: 20040131193852.0BE8F9960 () office ! kde ! org
[Download RAW message or body]

CVS commit by mattr: 

remove the close button on hover.

1. It's more consistent with other major KDE apps that use KTabWidget
2. People have complained about it on IRC, and i'm suprised that there
   hasn't been a bug report filed for it yet.


  M +1 -1      kopetechatwindow.cpp   1.62.2.1


--- kdenetwork/kopete/kopete/chatwindow/kopetechatwindow.cpp  #1.62:1.62.2.1
@@ -620,5 +620,5 @@ void KopeteChatWindow::createTabBar()
                 m_tabBar = new KTabWidget( mainArea );
                 m_tabBar->setSizePolicy( QSizePolicy( QSizePolicy::Expanding, \
                QSizePolicy::Expanding ) );
-                m_tabBar->setHoverCloseButton(true);
+                m_tabBar->setHoverCloseButton(false);
                 m_tabBar->setTabReorderingEnabled(true);
                 connect( m_tabBar, SIGNAL( closeRequest( QWidget* )), this, SLOT( \
slotCloseChat( QWidget* ) ) );


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

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