(trivial) remove namespace trailing semicolon
This commit is contained in:
parent
562f56459f
commit
c8f6d53466
|
@ -114,7 +114,7 @@ namespace
|
|||
return QString ();
|
||||
}
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
bool
|
||||
PrefsDialog::updateWidgetValue (QWidget * widget, int prefKey)
|
||||
|
|
Loading…
Reference in New Issue