view qt/d1/qt/core/QPointF.d @ 253:073b9153ed8a

Rev. 264 done right. Problems: - classwizard segfaults on exit due to a bug in signals/slots or runtime. - hellogl doesn't compile with dmd2 due to a bug in the compiler backend
author maxter
date Sun, 30 Aug 2009 09:59:12 +0000
parents 7dd099050621
children
line wrap: on
line source

module qt.core.QPointF;
/* dummy */

public import qt.core.QPoint;