summaryrefslogtreecommitdiff
path: root/Source/Asura.Editor/source/widgets/label.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Asura.Editor/source/widgets/label.h')
-rw-r--r--Source/Asura.Editor/source/widgets/label.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/Source/Asura.Editor/source/widgets/label.h b/Source/Asura.Editor/source/widgets/label.h
deleted file mode 100644
index 6889818..0000000
--- a/Source/Asura.Editor/source/widgets/label.h
+++ /dev/null
@@ -1,18 +0,0 @@
-#ifndef __ASURA_EDITOR_LABEL_H__
-#define __ASURA_EDITOR_LABEL_H__
-
-namespace AsuraEditor
-{
-
- class Label
- {
-
- public:
-
-
-
- };
-
-}
-
-#endif \ No newline at end of file