diff options
Diffstat (limited to 'text_file_functions.h')
| -rw-r--r-- | text_file_functions.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/text_file_functions.h b/text_file_functions.h index c5c9b144..119f38e2 100644 --- a/text_file_functions.h +++ b/text_file_functions.h @@ -1,6 +1,5 @@ #ifndef TEXT_FILE_FUNCTIONS_H #define TEXT_FILE_FUNCTIONS_H -#endif // TEXT_FILE_FUNCTIONS_H #include "aoapplication.h" #include "file_functions.h" @@ -10,3 +9,5 @@ #include <QDebug> #include <QColor> #include <QSettings> + +#endif // TEXT_FILE_FUNCTIONS_H |
