kdelibs/kdeui

Dominik Haumann dhdev at gmx.de
Fri Mar 4 19:31:23 CET 2005


CVS commit by dhaumann: 

Fix an ugly bug (I'm too lazy to explain all this in detail now).
This is something we *have to* backport...

CCMAIL:kmdi-devel at kde.org


  M +1 -0      kdockwidget.cpp   1.172


--- kdelibs/kdeui/kdockwidget.cpp  #1.171:1.172
@@ -1253,4 +1253,5 @@ void KDockWidget::restoreFromForcedFixed
 {
         d->forcedWidth=-1;
+        d->forcedHeight=-1;
         setMinimumWidth(0);
         setMaximumWidth(32000);




More information about the Kmdi-devel mailing list