mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-15 14:56:42 +00:00
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