mirror of
https://github.com/transmission/transmission
synced 2025-03-04 02:28:03 +00:00
(trivial) remove namespace trailing semicolon
This commit is contained in:
parent
562f56459f
commit
c8f6d53466
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ namespace
|
|||
return QString ();
|
||||
}
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
bool
|
||||
PrefsDialog::updateWidgetValue (QWidget * widget, int prefKey)
|
||||
|
|
Loading…
Add table
Reference in a new issue