cecilianor / Qt-thesis

MIT License
8 stars 3 forks source link

Refactor LayerStyle cpp file #101

Closed EimenOueslati closed 5 months ago

EimenOueslati commented 5 months ago

Split the LayerStyle.cpp file into multiple smaller files, and check for unused variables in the "stops" loop.

EimenOueslati commented 5 months ago

Layerstyle.cpp file has been split into Layerstyle_Background.cpp, Layerstyle_Fill.cpp, Layerstyle_Line.cpp, Layerstyle_Symbol.cpp, Layerstyle_NotImplemented.cpp