mirror of
https://github.com/fergalmoran/flameshot.git
synced 2025-12-22 09:51:06 +00:00
Solve cppcheck warnings
This commit is contained in:
@@ -62,5 +62,6 @@ void NotifierBox::showMessage(const QString &msg) {
|
||||
}
|
||||
|
||||
void NotifierBox::showColor(const QColor &color) {
|
||||
Q_UNUSED(color);
|
||||
m_message = "";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user