1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-04 10:38:13 +00:00

(trivial) remove namespace trailing semicolon

This commit is contained in:
Jordan Lee 2015-12-06 17:27:21 +00:00
parent 562f56459f
commit c8f6d53466

View file

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