diff options
Diffstat (limited to 'aocharbutton.cpp')
| -rw-r--r-- | aocharbutton.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/aocharbutton.cpp b/aocharbutton.cpp index 4c0273f9..2d134b10 100644 --- a/aocharbutton.cpp +++ b/aocharbutton.cpp @@ -2,8 +2,6 @@ #include "file_functions.h" -#include <QFile> - AOCharButton::AOCharButton(QWidget *parent, AOApplication *p_ao_app, int x_pos, int y_pos, bool is_taken) : QPushButton(parent) { m_parent = parent; |
