Skip to content

skinlistdelegate reduce scope of variable 'textWidth'

Marius Pa requested to merge nmariusp/yakuake:text_width into master

Fix cppcheck issues "app/config/skinlistdelegate.cpp:72: The scope of the variable 'textWidth' can be reduced. app/config/skinlistdelegate.cpp:72: Variable 'textWidth' is assigned a value that is never used.".

Merge request reports