aboutsummaryrefslogtreecommitdiff
path: root/aocharselect.h
diff options
context:
space:
mode:
Diffstat (limited to 'aocharselect.h')
-rw-r--r--aocharselect.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/aocharselect.h b/aocharselect.h
deleted file mode 100644
index be57dde..0000000
--- a/aocharselect.h
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifndef AOCHARSELECT_H
-#define AOCHARSELECT_H
-
-#include <QLabel>
-
-class AOCharSelect : public QLabel
-{
-public:
- AOCharSelect();
-};
-
-#endif // AOCHARSELECT_H