[Uml-devel] KDE/kdesdk/umbrello/umbrello/clipboard (silent)

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Sat Oct 13 16:20:19 UTC 2007


SVN commit 724852 by chehrlic:

SVN_SILENT: should be QDomDocument instead QDom

 M  +1 -1      umldragdata.cpp  


--- trunk/KDE/kdesdk/umbrello/umbrello/clipboard/umldragdata.cpp #724851:724852
@@ -15,7 +15,7 @@
 // qt/kde includes
 #include <QPixmap>
 #include <QTextStream>
-#include <QDom>
+#include <QDomDocument>
 #include <QIcon>
 #include <kdebug.h>
 




More information about the umbrello-devel mailing list