view d1/qt/core/QLineF.d @ 388:8b0544bee5f2

Fixed a build system bug which caused the OpenGL library modules not to be installed.
author David Nadlinger <code@klickverbot.at>
date Fri, 27 Aug 2010 14:26:55 +0200
parents 96a75b1e5b26
children
line wrap: on
line source

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

public import qt.core.QLine;