mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-25 16:13:54 -07:00
* fix #3241 * clangify
This commit is contained in:
parent
c06fc562a1
commit
4cdd17945d
3 changed files with 39 additions and 7 deletions
|
|
@ -202,6 +202,8 @@ private:
|
|||
int getISLNetworkPort() const;
|
||||
bool getISLNetworkEnabled() const;
|
||||
bool getEnableInternalSMTPClient() const;
|
||||
QHostAddress getServerTCPHost() const;
|
||||
QHostAddress getServerWebSocketHost() const;
|
||||
|
||||
public slots:
|
||||
void scheduleShutdown(const QString &reason, int minutes);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue