diff d2/qt/core/QVariant.d @ 314:80b52f5e97b6 lifetime

Structure without common root dir
author maxter <spambox@d-coding.com>
date Wed, 23 Dec 2009 23:17:36 +0200
parents 8674fd5f34f4
children
line wrap: on
line diff
--- a/d2/qt/core/QVariant.d	Wed Dec 23 16:58:17 2009 +0200
+++ b/d2/qt/core/QVariant.d	Wed Dec 23 23:17:36 2009 +0200
@@ -1,7 +1,7 @@
 module qt.core.QVariant;
 
 public import qt.QGlobal;
-private import qt.QtdObject;
+private import qtd.QtdObject;
 private import qt.core.QMetaType;
 
 // automatic imports-------------