aboutsummaryrefslogtreecommitdiff
path: root/text_file_functions.h
blob: 54abd4d8e5d21f9a469b56437c87295abe8e6b39 (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef TEXT_FILE_FUNCTIONS_H
#define TEXT_FILE_FUNCTIONS_H

#include "datatypes.h"

#include <QString>
#include <QFile>



#endif // TEXT_FILE_FUNCTIONS_H