summaryrefslogtreecommitdiff
path: root/src/nexusinterface.h
diff options
context:
space:
mode:
authorSilarn <jrim@rimpo.org>2018-04-17 19:14:17 -0500
committerSilarn <jrim@rimpo.org>2018-04-17 19:14:17 -0500
commit85faed5de109c0d5773626370bb6dbd338293f63 (patch)
treeb94fa4c224679776fb3e3ba23313920ebaeecb9b /src/nexusinterface.h
parent189445191d40d5b53e05d44cb128d476e817e34d (diff)
Fix issues with download query
Diffstat (limited to 'src/nexusinterface.h')
-rw-r--r--src/nexusinterface.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nexusinterface.h b/src/nexusinterface.h
index 9a01c5c5..4a5ac0dd 100644
--- a/src/nexusinterface.h
+++ b/src/nexusinterface.h
@@ -288,6 +288,8 @@ public:
*/
void loginCompleted();
+ std::vector<std::pair<QString, QString>> getGameChoices(const MOBase::IPluginGame *game);
+
public:
/**