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:
parent
63def9b10b
commit
6cf0ad2614
12 changed files with 20 additions and 20 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue