annotate d1/qt/core/QSizeF.d @ 344:96a75b1e5b26

project structure changes
author Max Samukha <maxter@spambox.com>
date Fri, 14 May 2010 12:14:37 +0300
parents qt/d1/qt/core/QSizeF.d@7dd099050621
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;