kdelibs/kmdi

Andras Mantia amantia at kde.org
Sat Mar 27 18:06:03 UTC 2004


CVS commit by amantia: 

Initalize variable. I hope this is the right startup value, and I hope that those who know KMDI better are on the kdevelop list. ;-)

CCMAIL: kdevelop-devel at kdevelop.org


  M +1 -0      kmdidockcontainer.cpp   1.63


--- kdelibs/kmdi/kmdidockcontainer.cpp  #1.62:1.63
@@ -49,4 +49,5 @@ KMdiDockContainer::KMdiDockContainer(QWi
 : QWidget(parent),KDockContainer()
 {
+  m_tabSwitching = false;     
   m_block=false;
   m_inserted=-1;






More information about the KDevelop-devel mailing list