mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
Prefix ps_ for some private slots
https://dev.vatsim-germany.org/boards/22/topics/1914?r=1920#message-1920
This commit is contained in:
@@ -71,7 +71,7 @@ namespace BlackCore
|
||||
|
||||
private slots:
|
||||
//! Data have been read
|
||||
void loadFinished(QNetworkReply *nwReply);
|
||||
void ps_loadFinished(QNetworkReply *nwReply);
|
||||
|
||||
private:
|
||||
QStringList m_serviceUrls; /*!< URL of the service */
|
||||
|
||||
Reference in New Issue
Block a user