projectexplorer: added unused attribute to parameter that should be used later

Fixes another GCC build issue.
This commit is contained in:
itsmattkc
2020-06-09 13:53:51 +10:00
parent f436bab2d5
commit 4b311ea3bf
@@ -335,6 +335,8 @@ void ProjectExplorer::ShowContextMenu()
}
}
Q_UNUSED(all_items_are_footage_or_sequence)
if (context_menu_items_.size() == 1) {
menu.addSeparator();