mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-04-15 14:42:26 +00:00
Correcting for PR comments
This commit is contained in:
committed by
Cameron Gutman
parent
de88176995
commit
0802609fd8
@@ -83,7 +83,9 @@ public:
|
||||
void parse(const QStringList &args);
|
||||
|
||||
QString getHost() const;
|
||||
bool isPrintCSV() const;
|
||||
|
||||
private:
|
||||
QString m_Host;
|
||||
bool m_PrintCSV;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user