mirror of
https://github.com/UltimMC/Launcher.git
synced 2026-01-23 01:35:59 +00:00
NOISSUE fix all clang warnings
This commit is contained in:
@@ -49,7 +49,7 @@ public:
|
||||
{
|
||||
return "Legacy-upgrade";
|
||||
}
|
||||
virtual bool shouldDisplay() const;
|
||||
virtual bool shouldDisplay() const override;
|
||||
private
|
||||
slots:
|
||||
void on_upgradeButton_clicked();
|
||||
|
||||
Reference in New Issue
Block a user