Skip to content

Commit

Permalink
fix #101256: Master palette symbols: Search issue
Browse files Browse the repository at this point in the history
  • Loading branch information
lasconic committed Mar 21, 2017
1 parent e3c1d75 commit 9e79c34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mscore/symboldialog.cpp
Expand Up @@ -63,6 +63,7 @@ void SymbolDialog::createSymbols()
sp->append(s, Sym::id2userName(SymId(i)));
}
}
sp->update();
}

//---------------------------------------------------------
Expand Down

0 comments on commit 9e79c34

Please sign in to comment.