diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/mainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h index d57b6952..3c0647e0 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -247,7 +247,7 @@ private: bool extractProgress(QProgressDialog &extractProgress, int percentage, std::string fileName); - // Performs checks, sets the problemCount and singnals checkForProblemsDone(). + // Performs checks, sets the m_NumberOfProblems and signals checkForProblemsDone(). void checkForProblems(); void setCategoryListVisible(bool visible); |
