diff options
| author | Thomas Tanner <trtanner@btinternet.com> | 2015-11-22 21:18:56 +0000 |
|---|---|---|
| committer | Thomas Tanner <trtanner@btinternet.com> | 2015-11-22 21:18:56 +0000 |
| commit | efaba9070639dbdc77955784b5de3365c9271738 (patch) | |
| tree | 0f473f4dcddcd888e1e76ec22e5ad77d191bf183 /src/organizerproxy.h | |
| parent | 159501d0763c3e801d3997d8d4d72accd5f7a9f9 (diff) | |
Final eradication of igameinfo and adding python wrappers for IPluginGame
Diffstat (limited to 'src/organizerproxy.h')
| -rw-r--r-- | src/organizerproxy.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/organizerproxy.h b/src/organizerproxy.h index 31009c8a..2f5e0970 100644 --- a/src/organizerproxy.h +++ b/src/organizerproxy.h @@ -12,7 +12,6 @@ public: OrganizerProxy(OrganizerCore *organizer, const QString &pluginName);
- virtual MOBase::IGameInfo &gameInfo() const;
virtual MOBase::IModRepositoryBridge *createNexusBridge() const;
virtual QString profileName() const;
virtual QString profilePath() const;
|
