Oops, fix compile
authorunc0rr
Sat, 22 Sep 2007 14:19:58 +0000
changeset 608 05c140c8ec27
parent 607 26a91a9f5514
child 609 e8ff5fcbe841
Oops, fix compile
QTfrontend/hwconsts.cpp.in
--- a/QTfrontend/hwconsts.cpp.in	Sat Sep 22 10:45:18 2007 +0000
+++ b/QTfrontend/hwconsts.cpp.in	Sat Sep 22 14:19:58 2007 +0000
@@ -27,4 +27,4 @@
 
 QStringList * Themes;
 
-QString * cDefaultAmmoStore = "eammstore 93919294221912103323";
\ No newline at end of file
+QString * cDefaultAmmoStore = new QString("eammstore 93919294221912103323");