Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 349620 | Differences between
and this patch

Collapse All | Expand All

(-)kplayer-0.7.1/src/kplayerpropertiesdialog.cpp (-1 / +1 lines)
Lines 34-38 Link Here
34
#endif
34
#endif
35
35
36
QString listEntry (QComboBox* combo, bool hasDefault)
36
QString listEntry (QComboBox* combo, bool hasDefault = false)
37
{
37
{
38
  static QRegExp re_key_value ("^([^:]+): *(.*)$");
38
  static QRegExp re_key_value ("^([^:]+): *(.*)$");

Return to bug 349620