diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-11-22 08:26:29 -0500 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2019-11-22 08:26:29 -0500 |
| commit | 0faf628e928a7caf46aeecff2a15dd2bcd2726fe (patch) | |
| tree | 4d83ed93441f7e1a0016f4de878a997e3e774153 /src/loot.h | |
| parent | d05df3bb7c467bceca4b8b8f9fb863cdc51b0e38 (diff) | |
open json report button
Diffstat (limited to 'src/loot.h')
| -rw-r--r-- | src/loot.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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); |
