[Uml-devel] KDE/kdesdk/umbrello/umbrello

Oliver Kellogg okellogg at users.sourceforge.net
Sat Jun 16 22:15:37 UTC 2007


SVN commit 676438 by okellogg:

Dirk's dazzling dashboard detect defect

 M  +1 -1      pinwidget.cpp  


--- trunk/KDE/kdesdk/umbrello/umbrello/pinwidget.cpp #676437:676438
@@ -66,7 +66,7 @@
     int h = 10;
     int width_Activity = m_pOw->getWidth();
     int height_Activity = m_pOw->getHeight();
-    int y;
+    int y = 0;
     int x = m_pOw->getX() + (width_Activity/2);
 
     const QFontMetrics &fm = getFontMetrics(FT_NORMAL);




More information about the umbrello-devel mailing list