summaryrefslogtreecommitdiff
path: root/graphics/lazpaint/files/patch-lazpaint_ugraph.pas
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2019-12-31 15:23:25 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2019-12-31 15:23:25 +0000
commit0b07ebedae40fa37a67961109d88c475057c4077 (patch)
tree59d46bd36b61ef4597a1e2928c9764cc740a77be /graphics/lazpaint/files/patch-lazpaint_ugraph.pas
parentdevel/linux_libusb: bump linux-devtools dependency to Centos 7 (diff)
- Update to 7.0.7
Notes
Notes: svn path=/head/; revision=521628
Diffstat (limited to 'graphics/lazpaint/files/patch-lazpaint_ugraph.pas')
-rw-r--r--graphics/lazpaint/files/patch-lazpaint_ugraph.pas11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/lazpaint/files/patch-lazpaint_ugraph.pas b/graphics/lazpaint/files/patch-lazpaint_ugraph.pas
deleted file mode 100644
index e8f8184a16c2..000000000000
--- a/graphics/lazpaint/files/patch-lazpaint_ugraph.pas
+++ /dev/null
@@ -1,11 +0,0 @@
---- lazpaint/ugraph.pas 2018-04-26 00:33:20.456108000 -0500
-+++ lazpaint/ugraph.pas 2018-04-26 00:33:27.797858000 -0500
-@@ -6,7 +6,7 @@
-
- uses
- Classes, SysUtils, bgrabitmap, bgrabitmaptypes, LazPaintType, Graphics, BGRALayers, LCLType,
-- BCButton;
-+ BCButton, LazUTF8;
-
- const FrameDashLength = 4;
- NicePointMaxRadius = 4;