mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-24 04:22:39 +00:00
NOISSUE make shared logic library ... shared
This commit is contained in:
@@ -21,10 +21,12 @@
|
||||
|
||||
#include "BaseInstance.h"
|
||||
|
||||
#include "multimc_logic_export.h"
|
||||
|
||||
class BaseInstance;
|
||||
class QDir;
|
||||
|
||||
class InstanceList : public QAbstractListModel
|
||||
class MULTIMC_LOGIC_EXPORT InstanceList : public QAbstractListModel
|
||||
{
|
||||
Q_OBJECT
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user