src/file.cpp

changeset 202
a027f6fc6141
parent 200
5583af82087e
child 211
8d35e631bef3
equal deleted inserted replaced
201:4d620d819f4f 202:a027f6fc6141
16 * along with this program. If not, see <http://www.gnu.org/licenses/>. 16 * along with this program. If not, see <http://www.gnu.org/licenses/>.
17 */ 17 */
18 18
19 #include <QMessageBox> 19 #include <QMessageBox>
20 #include <QDir> 20 #include <QDir>
21
21 #include "common.h" 22 #include "common.h"
22 #include "config.h" 23 #include "config.h"
23 #include "file.h" 24 #include "file.h"
24 #include "misc.h" 25 #include "misc.h"
25 #include "bbox.h" 26 #include "bbox.h"

mercurial