mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-12-16 01:53:42 +00:00
refactor: fix some minor clang-tidy warnings
This commit is contained in:
@ -37,7 +37,7 @@ public:
|
||||
private slots:
|
||||
void openReleasesPage();
|
||||
static void showInfo(const QVersionNumber &_version);
|
||||
void showUpdates(const QVersionNumber &_version);
|
||||
void showUpdates(const QVersionNumber &_version) const;
|
||||
void versionReplyReceived(QNetworkReply *_reply, bool _showAnyway);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user