OTHER: Rewrote TimeDisplay
Positions and sizes of the numbers are now correct NumberDisplay now unused -> removed renamed file to lowercase and moved to subdir mainwindow
This commit is contained in:
parent
bece172e92
commit
fb264e8d0e
11 changed files with 119 additions and 277 deletions
|
|
@ -9,8 +9,6 @@ HEADERS += PixWidget.h \
|
|||
Display.h \
|
||||
TitleBar.h \
|
||||
TextBar.h \
|
||||
NumberDisplay.h \
|
||||
TimeDisplay.h \
|
||||
XMMSHandler.h \
|
||||
SmallNumberDisplay.h \
|
||||
SkinChooser.h \
|
||||
|
|
@ -26,8 +24,6 @@ SOURCES += main.cpp \
|
|||
Display.cpp \
|
||||
TitleBar.cpp \
|
||||
TextBar.cpp \
|
||||
NumberDisplay.cpp \
|
||||
TimeDisplay.cpp \
|
||||
XMMSHandler.cpp \
|
||||
SmallNumberDisplay.cpp \
|
||||
SkinChooser.cpp \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue