From dcda4f3e1d49deac8df6b6d1a9557cdce1979f00 Mon Sep 17 00:00:00 2001 From: Marius Stanciu Date: Sat, 13 Apr 2019 17:00:03 +0300 Subject: [PATCH] - added a missing __init__.py file in the flatcamEditors folder needed by the app freezing --- flatcamEditors/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 flatcamEditors/__init__.py diff --git a/flatcamEditors/__init__.py b/flatcamEditors/__init__.py new file mode 100644 index 00000000..e69de29b