Merge pull request #3681 from kb-1000/fix-moc-warning

NOISSUE fix MOC warning complaining about an unused MOC file include
This commit is contained in:
Petr Mrázek 2021-03-26 00:37:25 +00:00 committed by GitHub
commit 1db6985be2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,6 +35,3 @@ void GameOptionsPage::closedImpl()
{
// m_model->unobserve();
}
#include "GameOptionsPage.moc"