Skip to content

Commit

Permalink
add missing end file new line
Browse files Browse the repository at this point in the history
  • Loading branch information
Delwing committed Nov 27, 2021
1 parent 1abbe2d commit b8ce3f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ShortcutsManager.cpp
Expand Up @@ -45,4 +45,4 @@ QKeySequence* ShortcutsManager::getDefault(const QString& key)
QStringListIterator ShortcutsManager::iterator()
{
return QStringListIterator(shortcutKeys);
}
}

0 comments on commit b8ce3f3

Please sign in to comment.