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

List:       kde-commits
Subject:    KDE/kdeedu/kmplot/kmplot
From:       David Saxton <david () bluehaze ! org>
Date:       2006-03-31 21:16:30
Message-ID: 1143839790.250584.24874.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 525126 by saxton:

Don't allow Function Editor dock widget to be closed (atm, there is no way of
getting it back).


 M  +1 -0      functioneditor.cpp  


--- trunk/KDE/kdeedu/kmplot/kmplot/functioneditor.cpp #525125:525126
@@ -63,6 +63,7 @@
 	setObjectName( "FunctionEditor" );
 	
 	setAllowedAreas( Qt::LeftDockWidgetArea | Qt::RightDockWidgetArea );
+	setFeatures( QDockWidget::DockWidgetMovable | QDockWidget::DockWidgetFloatable );
 	
 	m_saveCartesianTimer = new QTimer( this );
 	m_savePolarTimer = new QTimer( this );
[prev in list] [next in list] [prev in thread] [next in thread] 

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