ultimatepp/uppsrc/TDraw/TDraw.upp
rylek aa30f86a8c Fixed arithmetic overflow in palette generator; some basic fixes related to recent update of the Draw package.
git-svn-id: svn://ultimatepp.org/upp/trunk@1371 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-06 20:09:12 +00:00

18 lines
220 B
Text

description "Experimental (sometimes obsolete) painting code\377";
uses
Draw,
Geom,
TCore;
library(WIN32) comdlg32;
file
TDraw.h,
util.h,
util.cpp,
formula.h,
formula.cpp,
Info readonly separator,
Copying;