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

@@ -69,7 +69,7 @@ quint32 AppRootWindow() {
}
}
} // namespace
quint32 GlobalShortcut::nativeModifiers(Qt::KeyboardModifiers qt_mods) {