summaryrefslogtreecommitdiff
path: root/graphics/lazpaint/files/patch-lazpaint_ugraph.pas
diff options
context:
space:
mode:
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;