mirror of
https://github.com/fergalmoran/flameshot.git
synced 2026-02-21 09:54:23 +00:00
applied some clang modernize (#2435)
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
|
||||
LoadSpinner::LoadSpinner(QWidget* parent)
|
||||
: QWidget(parent)
|
||||
, m_startAngle(0)
|
||||
, m_span(0)
|
||||
, m_growing(true)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user