mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 13:17:41 +02:00
NOISSUE make shared logic library ... shared
This commit is contained in:
@ -4,7 +4,9 @@
|
||||
#include <QNetworkReply>
|
||||
#include <memory>
|
||||
|
||||
class PasteUpload : public Task
|
||||
#include "multimc_logic_export.h"
|
||||
|
||||
class MULTIMC_LOGIC_EXPORT PasteUpload : public Task
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
|
Reference in New Issue
Block a user