Fix macOS build due to the inappropriate QTimer pointer
The type of m_clipboardMonitorTimer
is unintentionally modified in 5d970ddd, which causes failing build on macOS.
The type of m_clipboardMonitorTimer
is unintentionally modified in 5d970ddd, which causes failing build on macOS.