mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-04-11 18:26:18 +00:00
Avoid GUI display for App listing
This commit is contained in:
committed by
Cameron Gutman
parent
0802609fd8
commit
4ee36fd405
@@ -84,8 +84,10 @@ public:
|
||||
|
||||
QString getHost() const;
|
||||
bool isPrintCSV() const;
|
||||
bool isVerbose() const;
|
||||
|
||||
private:
|
||||
QString m_Host;
|
||||
bool m_PrintCSV;
|
||||
bool m_Verbose;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user