diff qt/QGlobal.d @ 298:adae77fdc1ea signals

Native QList implementation is now used throughout QtD
author eldar
date Sun, 06 Dec 2009 17:26:37 +0000
parents 19498f420252
children
line wrap: on
line diff
--- a/qt/QGlobal.d	Sun Nov 22 22:18:06 2009 +0000
+++ b/qt/QGlobal.d	Sun Dec 06 17:26:37 2009 +0000
@@ -740,5 +740,7 @@
 }
 +/
 
+alias void DArray;
+
 mixin QT_END_HEADER;