OTHER: Moved some files around

Moved some files that belong to mainwindow into the appropriate subdir
and changed them to lowercase. Changed the includes accordingly
This commit is contained in:
Thomas Frauendorfer 2008-10-02 20:26:54 +02:00
parent 63def9b10b
commit 6cf0ad2614
12 changed files with 20 additions and 20 deletions

View file

@ -6,9 +6,6 @@ include($$PWD/dialogs/dialogs.pri)
HEADERS += PixWidget.h \
Skin.h \
Display.h \
TitleBar.h \
TextBar.h \
XMMSHandler.h \
SkinChooser.h \
settingsdialog.h \
@ -20,9 +17,6 @@ HEADERS += PixWidget.h \
SOURCES += main.cpp \
PixWidget.cpp \
Skin.cpp \
Display.cpp \
TitleBar.cpp \
TextBar.cpp \
XMMSHandler.cpp \
SkinChooser.cpp \
settingsdialog.cpp \