Merge pull request #2889 from FearlessTobi/adwsawdawd

Add missing include
This commit is contained in:
David 2019-09-23 00:30:12 +10:00 committed by GitHub
commit a9abf4e7f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
#include <QCheckBox>
#include <QSpinBox>
#include "core/core.h"
#include "core/settings.h"