Use Q_UNUSED
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
}
|
||||
|
||||
- (BOOL) validateMenuItem: (NSMenuItem*)menuItem {
|
||||
Q_UNUSED(menuItem);
|
||||
// This is called when the menu is shown.
|
||||
return action_->isEnabled();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user