comparison 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
comparison
equal deleted inserted replaced
297:bc783e20da2b 298:adae77fdc1ea
738 } 738 }
739 } 739 }
740 } 740 }
741 +/ 741 +/
742 742
743 alias void DArray;
744
743 mixin QT_END_HEADER; 745 mixin QT_END_HEADER;
744 746