OTHER: move skin handling into own subdirectory
This commit is contained in:
parent
19a877ddc6
commit
cc2da0c89c
5 changed files with 1 additions and 2 deletions
|
|
@ -42,6 +42,7 @@ bld_subdirs = [
|
|||
'equalizer',
|
||||
'mainwindow',
|
||||
'playlist',
|
||||
'skin',
|
||||
'widgets'
|
||||
]
|
||||
bld_files = [
|
||||
|
|
@ -51,8 +52,6 @@ bld_files = [
|
|||
'BrowseModel.cpp',
|
||||
'FileDialog.cpp',
|
||||
'settingsdialog.cpp',
|
||||
'Skin.cpp',
|
||||
'SkinChooser.cpp',
|
||||
'timedisplay.cpp'
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue