Renamed Slider class to PosBar.

This commit is contained in:
Daniel Svensson 2006-08-18 14:39:15 +02:00
parent d114edf75f
commit 0c233da62a
5 changed files with 38 additions and 38 deletions

View file

@ -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 \