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

List:       kde-commits
Subject:    kdenetwork/kopete/kopete/chatwindow
From:       Will Stephenson <lists () stevello ! free-online ! co ! uk>
Date:       2005-03-13 13:39:02
Message-ID: 20050313133902.E52C41487F () office ! kde ! org
[Download RAW message or body]

CVS commit by wstephens: 

Fix compilation on KDE 3.3


  M +2 -0      kopetechatwindow.cpp   1.104


--- kdenetwork/kopete/kopete/chatwindow/kopetechatwindow.cpp  #1.103:1.104
@@ -546,5 +546,7 @@ void KopeteChatWindow::createTabBar()
                 m_tabBar->setHoverCloseButton(KGlobal::config()->readBoolEntry( \
QString::fromLatin1("HoverClose"), false ));  \
m_tabBar->setTabReorderingEnabled(true); +#if KDE_IS_VERSION(3,4,0)
                 m_tabBar->setAutomaticResizeTabs(true);
+#endif
                 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