mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-23 20:12:34 +00:00
NOISSUE make shared logic library ... shared
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
|
||||
#include "ResourceHandler.h"
|
||||
|
||||
class IconResourceHandler : public ResourceHandler
|
||||
#include "multimc_logic_export.h"
|
||||
|
||||
class MULTIMC_LOGIC_EXPORT IconResourceHandler : public ResourceHandler
|
||||
{
|
||||
public:
|
||||
explicit IconResourceHandler(const QString &key);
|
||||
|
||||
Reference in New Issue
Block a user