mirror of
https://github.com/fergalmoran/flameshot.git
synced 2026-05-14 18:07:55 +00:00
Solve cppcheck warnings
This commit is contained in:
@@ -134,10 +134,6 @@ void CaptureButton::animatedShow() {
|
||||
}
|
||||
}
|
||||
|
||||
CaptureButton::ButtonType CaptureButton::buttonType() const {
|
||||
return m_buttonType;
|
||||
}
|
||||
|
||||
CaptureTool *CaptureButton::tool() const {
|
||||
return m_tool;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user