forked from qt-creator/qt-creator
Fix some code scanning issues.
QString: Use QChar where appropriate.
This commit is contained in:
@@ -157,7 +157,7 @@ public slots:
|
||||
// Convenience slot for "Delete current file" action. Prompts to
|
||||
// delete the file via VCSManager.
|
||||
void promptToDeleteCurrentFile();
|
||||
// Prompt to initalize version control in a directory, initially
|
||||
// Prompt to initialize version control in a directory, initially
|
||||
// pointing to the current project.
|
||||
void createRepository();
|
||||
|
||||
|
Reference in New Issue
Block a user