[Uml-devel] kdesdk/umbrello/umbrello

Jonathan Riddell jr at jriddell.org
Tue Nov 9 08:49:03 UTC 2004


CVS commit by jriddell: 

put back in necessary this->


  M +1 -1      messagewidget.cpp   1.58


--- kdesdk/umbrello/umbrello/messagewidget.cpp  #1.57:1.58
@@ -651,5 +651,5 @@ int MessageWidget::getMaxHeight() {
                 height = heightB;
         }
-        return (height - height());
+        return (height - this->height());
 }
 






More information about the umbrello-devel mailing list