Tidy up some code to keep SonarQube happy.

This commit is contained in:
Akshay Joshi
2020-06-15 12:12:19 +01:00
committed by Dave Page
parent 18277543b6
commit a23fad0ba8
12 changed files with 55 additions and 86 deletions

View File

@@ -24,7 +24,6 @@ class TrayIcon : public QWidget
public:
TrayIcon();
~TrayIcon();
void Init();
void enableShutdownMenu();