Move SliderSlider and PrettySlider into own files

This commit is contained in:
Jonas Kvinge
2023-01-01 18:45:21 +01:00
parent 25323b4a3a
commit 04f010aa7b
8 changed files with 480 additions and 365 deletions

View File

@@ -218,6 +218,8 @@ set(SOURCES
widgets/multiloadingindicator.cpp
widgets/playingwidget.cpp
widgets/renametablineedit.cpp
widgets/sliderslider.cpp
widgets/prettyslider.cpp
widgets/volumeslider.cpp
widgets/stickyslider.cpp
widgets/stretchheaderview.cpp
@@ -448,6 +450,8 @@ set(HEADERS
widgets/multiloadingindicator.h
widgets/playingwidget.h
widgets/renametablineedit.h
widgets/sliderslider.h
widgets/prettyslider.h
widgets/volumeslider.h
widgets/stickyslider.h
widgets/stretchheaderview.h