NOISSUE and even more: forgot to remove export from IconResourceHandler
This commit is contained in:
parent
260a2cea59
commit
1cbe543b39
@ -3,9 +3,7 @@
|
||||
#include <memory>
|
||||
#include <resources/ResourceHandler.h>
|
||||
|
||||
#include "multimc_logic_export.h"
|
||||
|
||||
class MULTIMC_LOGIC_EXPORT IconResourceHandler : public ResourceHandler
|
||||
class IconResourceHandler : public ResourceHandler
|
||||
{
|
||||
public:
|
||||
explicit IconResourceHandler(const QString &key);
|
||||
|
Loading…
Reference in New Issue
Block a user