NOISSUE and even more: forgot to remove export from IconResourceHandler
This commit is contained in:
parent
260a2cea59
commit
1cbe543b39
1 changed files with 1 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue