Fix most of the issues reported by cppcheck (#290)
This commit is contained in:
@@ -20,7 +20,7 @@ SystemNotification::SystemNotification(QObject *parent) : QObject(parent) {
|
||||
}
|
||||
#else
|
||||
SystemNotification::SystemNotification(QObject *parent) : QObject(parent) {
|
||||
|
||||
m_interface = nullptr;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user