annotate d2/qt/core/QSizeF.d @ 373:1f189d0ceab4

merge
author Max Samukha <maxter@spambox.com>
date Thu, 08 Jul 2010 17:20:02 +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.QSizeF;
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.QSize;