aboutsummaryrefslogtreecommitdiff
path: root/aocharselect.h
diff options
context:
space:
mode:
authorDavid Skoland <davidskoland@gmail.com>2017-01-31 15:55:21 +0100
committerDavid Skoland <davidskoland@gmail.com>2017-01-31 15:55:21 +0100
commit295ea74b7c652ee98ed865fdbc572ecd65478bc4 (patch)
treed0a290f2e0eb6ae47e7cbf7515cf35f4cc14b58a /aocharselect.h
parent9031779bc93c376596d98ae1e3fb7df1c8742399 (diff)
did some work on the gif custom classes
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