Add namespace comments

This commit is contained in:
Jonas Kvinge
2021-06-20 23:55:02 +02:00
parent e1bf4347ab
commit 50be44adf8
11 changed files with 18 additions and 12 deletions

View File

@@ -207,7 +207,7 @@ QString GetIpodModel(Itdb_IpodModel model) {
}
#endif
}
} // namespace
QUrl DeviceLister::MakeUrlFromLocalPath(const QString &path) const {