summaryrefslogtreecommitdiffstats
path: root/pokemodr/models/StoreModel.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/StoreModel.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/StoreModel.cpp')
-rw-r--r--pokemodr/models/StoreModel.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/pokemodr/models/StoreModel.cpp b/pokemodr/models/StoreModel.cpp
index 8fe55f60..47801f18 100644
--- a/pokemodr/models/StoreModel.cpp
+++ b/pokemodr/models/StoreModel.cpp
@@ -26,7 +26,6 @@
#include "../../pokemod/Store.h"
// Qt includes
-#include <QDomDocument>
#include <QFile>
StoreModel::StoreModel(BaseModel* parent, Store* store) :