SVN commit 443927 by okellogg: Move FloatingText::m_Text to UMLWidget. Make UMLWidget::getName() return m_Text when no m_pObject is set. Replace tabes by spaces. M +31 -33 floatingtext.h M +14 -12 umlwidget.cpp M +28 -27 umlwidget.h