diff options
| author | David Skoland <davidskoland@gmail.com> | 2017-01-27 01:17:33 +0100 |
|---|---|---|
| committer | David Skoland <davidskoland@gmail.com> | 2017-01-27 01:17:33 +0100 |
| commit | 9682087667e2de26e14406efde960b8c7f0c3c98 (patch) | |
| tree | a2b2dbee3b1a3102499b3cb5c6529e6f01655f74 /text_file_functions.h | |
| parent | 5e2ea2b24c2c0151ff8b0354632aa00148e0e6d6 (diff) | |
implemented ooc chat and cleaned up some old headers
Diffstat (limited to 'text_file_functions.h')
| -rw-r--r-- | text_file_functions.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/text_file_functions.h b/text_file_functions.h deleted file mode 100644 index 54abd4d8..00000000 --- a/text_file_functions.h +++ /dev/null @@ -1,11 +0,0 @@ -#ifndef TEXT_FILE_FUNCTIONS_H -#define TEXT_FILE_FUNCTIONS_H - -#include "datatypes.h" - -#include <QString> -#include <QFile> - - - -#endif // TEXT_FILE_FUNCTIONS_H |
