diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2020-07-23 10:50:31 -0400 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2020-11-03 11:39:04 -0500 |
| commit | 46d81056d1eda2fd74dac200cd7b8c36d9cbc4eb (patch) | |
| tree | bfce6b4403c547f9c997b850cbf4c94df0a9cde3 /src/createinstancedialog.h | |
| parent | b10bcf4cb72bf3db06735a6b893c93319cead965 (diff) | |
editions page
Diffstat (limited to 'src/createinstancedialog.h')
| -rw-r--r-- | src/createinstancedialog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/createinstancedialog.h b/src/createinstancedialog.h index 3fd19d55..14ed9f8e 100644 --- a/src/createinstancedialog.h +++ b/src/createinstancedialog.h @@ -37,6 +37,7 @@ public: Types selectedType() const; MOBase::IPluginGame* selectedGame() const; + QString instanceName() const; private: std::unique_ptr<Ui::CreateInstanceDialog> ui; |
