diff options
Diffstat (limited to 'aotextarea.cpp')
| -rw-r--r-- | aotextarea.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/aotextarea.cpp b/aotextarea.cpp new file mode 100644 index 0000000..1cffd25 --- /dev/null +++ b/aotextarea.cpp @@ -0,0 +1,6 @@ +#include "aotextarea.h" + +AOTextArea::AOTextArea() +{ + +} |
