yet another unused parameter
This commit is contained in:
parent
3969572d36
commit
3d0b132dae
1 changed files with 1 additions and 1 deletions
|
@ -698,7 +698,7 @@ void TabDeckEditor::actDecrement()
|
|||
offsetCountAtIndex(currentIndex, -1);
|
||||
}
|
||||
|
||||
void TabDeckEditor::setPriceTagFeatureEnabled(int enabled)
|
||||
void TabDeckEditor::setPriceTagFeatureEnabled(int /* enabled */)
|
||||
{
|
||||
//aUpdatePrices->setVisible(enabled);
|
||||
deckModel->pricesUpdated();
|
||||
|
|
Loading…
Reference in a new issue