Renamed Slider class to PosBar.
This commit is contained in:
parent
d114edf75f
commit
0c233da62a
5 changed files with 38 additions and 38 deletions
|
@ -13,7 +13,7 @@ SOURCES += XmmsQT4.cpp \
|
|||
XMMSSocket.cpp \
|
||||
SmallNumberDisplay.cpp \
|
||||
StereoMono.cpp \
|
||||
Slider.cpp \
|
||||
PosBar.cpp \
|
||||
PlayStatus.cpp \
|
||||
ShadedDisplay.cpp \
|
||||
Playlist.cpp \
|
||||
|
@ -47,7 +47,7 @@ HEADERS += XmmsQT4.h \
|
|||
XMMSSocket.h \
|
||||
SmallNumberDisplay.h \
|
||||
StereoMono.h \
|
||||
Slider.h \
|
||||
PosBar.h \
|
||||
PlayStatus.h \
|
||||
ShadedDisplay.h \
|
||||
Playlist.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue