summaryrefslogtreecommitdiffstats
path: root/pokemodr/models/DialogModel.cpp
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2008-04-29 07:55:55 +0000
committerBen Boeckel <MathStuf@gmail.com>2008-04-29 07:55:55 +0000
commita9975096cc39198c07564bd2c12b5da6e0fc2875 (patch)
tree53a856ebf891cc5440891c57c1daf6087a7021b8 /pokemodr/models/DialogModel.cpp
parent735fb908c4a6d912ff5a72889ce817224ad4ffdf (diff)
downloadsigen-a9975096cc39198c07564bd2c12b5da6e0fc2875.tar.gz
sigen-a9975096cc39198c07564bd2c12b5da6e0fc2875.tar.xz
sigen-a9975096cc39198c07564bd2c12b5da6e0fc2875.zip
[FIX] QStringList needed in some of the pokemod headers
[ADD] Rest of the model classes [FIX] Small bugfixes within the models git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@117 6ecfd1a5-f3ed-3746-8530-beee90d26b22
Diffstat (limited to 'pokemodr/models/DialogModel.cpp')
-rw-r--r--pokemodr/models/DialogModel.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/pokemodr/models/DialogModel.cpp b/pokemodr/models/DialogModel.cpp
index 2a7fb180..1cfdfe32 100644
--- a/pokemodr/models/DialogModel.cpp
+++ b/pokemodr/models/DialogModel.cpp
@@ -26,7 +26,6 @@
#include "../../pokemod/Pokemod.h"
// Qt includes
-#include <QDomDocument>
#include <QFile>
DialogModel::DialogModel(BaseModel* parent, Dialog* dialog) :