aboutsummaryrefslogtreecommitdiffstats
path: root/editor/editorwindow.cpp
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-10-12 14:57:26 +0100
committerYann Herklotz <ymherklotz@gmail.com>2017-10-12 14:57:26 +0100
commit1bb0ef8960c71ef505a351702bec54c01ba15e22 (patch)
tree365811364237f1e55e66f421b93cad8adcf51eda /editor/editorwindow.cpp
parentba733040afb85d4c287a2ec464db05cb86a53fca (diff)
downloadYAGE-1bb0ef8960c71ef505a351702bec54c01ba15e22.tar.gz
YAGE-1bb0ef8960c71ef505a351702bec54c01ba15e22.zip
Fixing spritesheet and fixed #12
Diffstat (limited to 'editor/editorwindow.cpp')
-rw-r--r--editor/editorwindow.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/editor/editorwindow.cpp b/editor/editorwindow.cpp
index 35eeeb31..aad84612 100644
--- a/editor/editorwindow.cpp
+++ b/editor/editorwindow.cpp
@@ -1,3 +1,11 @@
+/* ----------------------------------------------------------------------------
+ * /home/yannherklotz/Github/YAGE/editor/editorwindow.cpp
+ *
+ * Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com>
+ * MIT License, see LICENSE file for more details.
+ * ----------------------------------------------------------------------------
+ */
+
#include "editorwindow.h"
#include "ui_editorwindow.h"