diff options
Diffstat (limited to 'src/gameinfoimpl.h')
| -rw-r--r-- | src/gameinfoimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gameinfoimpl.h b/src/gameinfoimpl.h index b78321c4..b764b224 100644 --- a/src/gameinfoimpl.h +++ b/src/gameinfoimpl.h @@ -31,7 +31,7 @@ public: GameInfoImpl();
virtual Type type() const;
- virtual QString path() const;
+// virtual QString path() const;
// virtual QString binaryName() const;
};
|
