mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-13 12:26:05 -05:00
Fix some clazy warnings
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
#ifndef PROJECTSETTINGSEDITOR_H
|
||||
#define PROJECTSETTINGSEDITOR_H
|
||||
|
||||
#include <QMainWindow>
|
||||
#include "project.h"
|
||||
#include "ui_projectsettingseditor.h"
|
||||
|
||||
#include <QMainWindow>
|
||||
#include <QMessageBox>
|
||||
|
||||
class QAbstractButton;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user