annotate d1/qt/core/QPointF.d @ 374:681af90e1d53

Removed debug writelns. Fixed build script.
author Max Samukha <maxter@spambox.com>
date Thu, 08 Jul 2010 22:21:56 +0300
parents 96a75b1e5b26
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
188
7dd099050621 initial commit for D2 support
eldar
parents:
diff changeset
1 module qt.core.QPointF;
7dd099050621 initial commit for D2 support
eldar
parents:
diff changeset
2 /* dummy */
7dd099050621 initial commit for D2 support
eldar
parents:
diff changeset
3
7dd099050621 initial commit for D2 support
eldar
parents:
diff changeset
4 public import qt.core.QPoint;