mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-15 20:03:15 +02:00
Attempt to fix compilation
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "../StdInc.h"
|
||||||
#include <QDialog>
|
#include <QDialog>
|
||||||
#include "../lib/mapObjects/CArmedInstance.h"
|
#include "../lib/mapObjects/CArmedInstance.h"
|
||||||
|
|
||||||
|
@@ -9,6 +9,7 @@
|
|||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "../StdInc.h"
|
||||||
#include <QTableWidget>
|
#include <QTableWidget>
|
||||||
#include <QTableWidgetItem>
|
#include <QTableWidgetItem>
|
||||||
#include <QStyledItemDelegate>
|
#include <QStyledItemDelegate>
|
||||||
|
@@ -8,6 +8,7 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
#include "../StdInc.h"
|
||||||
#include <QDialog>
|
#include <QDialog>
|
||||||
|
|
||||||
namespace Ui {
|
namespace Ui {
|
||||||
|
@@ -8,6 +8,7 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
#include "../StdInc.h"
|
||||||
#include <QDialog>
|
#include <QDialog>
|
||||||
#include "../lib/mapObjects/CGPandoraBox.h"
|
#include "../lib/mapObjects/CGPandoraBox.h"
|
||||||
#include "../lib/mapObjects/CQuest.h"
|
#include "../lib/mapObjects/CQuest.h"
|
||||||
|
@@ -9,6 +9,7 @@
|
|||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "../StdInc.h"
|
||||||
#include <QDialog>
|
#include <QDialog>
|
||||||
#include "../lib/mapObjects/CGTownInstance.h"
|
#include "../lib/mapObjects/CGTownInstance.h"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user