Folder Icon on "Edit, Preferences, Import, use style file" doesn't open a browse window

• Jan 16, 2014 - 13:42
Type
Functional
Severity
S4 - Minor
Status
closed
Project

Win 7
GIT commit: d6523e5

Edit, Preferences, Import
Folder Icon on "use style file" doesn't open a browse window

Not a big deal, but thought you'd like to know.


Comments

I believe the constructor for PreferenceDialog in ...mscore/preferences.cpp, around line 630 is lacking a
connect(styleFileButton, SIGNAL(clicked()), SLOT(styleFileButtonClicked()));