forked from Silverfish/proton-bridge
Other: fix for windows build and default to MSVC toolchain on Windows.
This commit is contained in:
@ -42,10 +42,7 @@ public slots:
|
||||
void run() override; ///< Run the reader.
|
||||
|
||||
signals:
|
||||
#pragma clang diagnostic push
|
||||
#pragma ide diagnostic ignored "NotImplementedFunctions"
|
||||
void eventReceived(QString eventString); ///< signal for events.
|
||||
#pragma clang diagnostic pop
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user