diff qt/QGlobal.d @ 292:19498f420252 signals

more QList goodness
author eldar
date Tue, 10 Nov 2009 19:29:42 +0000
parents 0d2094800bdb
children adae77fdc1ea
line wrap: on
line diff
--- a/qt/QGlobal.d	Mon Nov 09 20:49:26 2009 +0000
+++ b/qt/QGlobal.d	Tue Nov 10 19:29:42 2009 +0000
@@ -365,7 +365,7 @@
 /*
   The catch-all template.
 */
-
+/*
 bool qIsDetached(T)(T) { return true; }
 
 class QTypeInfossss(T)
@@ -391,7 +391,7 @@
         isDummy = false
     };
 };
-
+*/
 
 /*
    Specialize a specific type with: