summaryrefslogtreecommitdiff
path: root/src/loot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/loot.h')
-rw-r--r--src/loot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/loot.h b/src/loot.h
index ab959f2e..6dc7c9f3 100644
--- a/src/loot.h
+++ b/src/loot.h
@@ -23,6 +23,7 @@ public:
bool start(QWidget* parent, OrganizerCore& core, bool didUpdateMasterList);
void cancel();
bool result() const;
+ const QString& outPath() const;
signals:
void output(const QString& s);