(trivial) remove namespace trailing semicolon

This commit is contained in:
Jordan Lee 2015-12-06 17:27:21 +00:00
parent 562f56459f
commit c8f6d53466
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ namespace
return QString ();
}
}
};
}
bool
PrefsDialog::updateWidgetValue (QWidget * widget, int prefKey)