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

Ralf Habacker ralf.habacker at gmail.com
Sat Dec 24 05:02:36 UTC 2011


SVN commit 1270323 by habacker:

added missing doc for DocWindow::slotTextChanged()

 M  +3 -0      docwindow.cpp  


--- trunk/KDE/kdesdk/umbrello/umbrello/docwindow.cpp #1270322:1270323
@@ -273,6 +273,9 @@
     }
 }
 
+/**
+ * text from the edit field has been changed
+ */
 void DocWindow::slotTextChanged()
 {
     m_modified = true;




More information about the umbrello-devel mailing list