aboutsummaryrefslogtreecommitdiffstats
path: root/heimdall-frontend/Source/FirmwareInfo.h
diff options
context:
space:
mode:
authorBenjamin Dobell <benjamin.dobell@glassechidna.com.au>2011-07-20 04:18:18 +1000
committerBenjamin Dobell <benjamin.dobell@glassechidna.com.au>2011-07-20 04:18:18 +1000
commit3fe256448148044b7c4a6f70b7947ec51033cf86 (patch)
tree23b06e76f2d1257025218d62b0ec8f515c26b10d /heimdall-frontend/Source/FirmwareInfo.h
parenta18d2e6b02914f0f8ac9a4d4b8ee37a349c11ea5 (diff)
downloadexternal_heimdall-3fe256448148044b7c4a6f70b7947ec51033cf86.zip
external_heimdall-3fe256448148044b7c4a6f70b7947ec51033cf86.tar.gz
external_heimdall-3fe256448148044b7c4a6f70b7947ec51033cf86.tar.bz2
- Heimdall Frontend large font fixes.
- Heimdall Frontend name collision resolution (over the top). - Attempt at resolving SGS2 failure to end session errors. (Needs testing)
Diffstat (limited to 'heimdall-frontend/Source/FirmwareInfo.h')
-rw-r--r--heimdall-frontend/Source/FirmwareInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/heimdall-frontend/Source/FirmwareInfo.h b/heimdall-frontend/Source/FirmwareInfo.h
index 64c73cb..5765199 100644
--- a/heimdall-frontend/Source/FirmwareInfo.h
+++ b/heimdall-frontend/Source/FirmwareInfo.h
@@ -126,7 +126,7 @@ namespace HeimdallFrontend
FileInfo(unsigned int partitionId, const QString& filename);
bool ParseXml(QXmlStreamReader& xml);
- void WriteXml(QXmlStreamWriter& xml) const;
+ void WriteXml(QXmlStreamWriter& xml, const QString& filename) const;
unsigned int GetPartitionId(void) const
{