GUI: Fix GCC build failure because of copy-paste error.

This commit is contained in:
Kimmo Varis 2010-08-25 01:01:44 +03:00
parent 28996bd9c1
commit 501015c760
1 changed files with 1 additions and 1 deletions

View File

@ -273,7 +273,7 @@ protected:
* it.
* @return true if we have project, false if no project.
*/
bool MainWindow::GetCheckProject();
bool GetCheckProject();
/**
* @brief Get our default cppcheck settings and read project file.