Skip to content
Commit 311db27b authored by Marius Pa's avatar Marius Pa Committed by shenleban tongying
Browse files

bitbutton fix issue warning: unused parameter

Fix g++ issue "bitbutton.cpp: In member function ‘virtual void
BitButton::enterEvent(QEnterEvent*)’:
bitbutton.cpp:112:41: warning: unused parameter ‘event’
[-Wunused-parameter]
  112 | void BitButton::enterEvent(QEnterEvent *event)"
parent 7bb8e972
Pipeline #551623 passed with stage
in 47 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment