Suppress warnings.
This commit is contained in:
parent
5a10bd7f63
commit
8e815bbb54
|
@ -45,5 +45,6 @@ PuzzleMainWindow::~PuzzleMainWindow()
|
|||
//---------------------------------------------------------------------------------------------------------------------
|
||||
bool PuzzleMainWindow::LoadFile(const QString &path)
|
||||
{
|
||||
|
||||
Q_UNUSED(path)
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user