(Qt) Fix display of settings icons

This commit is contained in:
jdgleaver 2020-07-29 13:54:59 +01:00
parent c812727de7
commit 90f4c5d8ae

View File

@ -27,6 +27,11 @@
extern "C" {
#endif
#ifdef HAVE_CONFIG_H
#include "../../../config.h"
#endif
#include "../../../configuration.h"
#include "../../../msg_hash.h"
#ifndef CXX_BUILD