summaryrefslogtreecommitdiffstats
path: root/heimdall-frontend/source/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'heimdall-frontend/source/mainwindow.h')
-rw-r--r--heimdall-frontend/source/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/heimdall-frontend/source/mainwindow.h b/heimdall-frontend/source/mainwindow.h
index d0b8703..685d342 100644
--- a/heimdall-frontend/source/mainwindow.h
+++ b/heimdall-frontend/source/mainwindow.h
@@ -109,7 +109,7 @@ namespace HeimdallFrontend
void StartHeimdall(const QStringList& arguments);
void UpdateUnusedPartitionIds(void);
- bool ReadPit(QFile *file);
+ bool ReadPit(const QString& path);
void UpdatePackageUserInterface(void);