cleanups in SettingsWindow, and rename to SettingsDialog
This commit is contained in:
parent
ad7cf39499
commit
5e65a6d329
6 changed files with 53 additions and 35 deletions
|
@ -18,7 +18,7 @@ HEADERS += PixWidget.h \
|
|||
PlayStatus.h \
|
||||
ShadedDisplay.h \
|
||||
SkinChooser.h \
|
||||
SettingsWindow.h \
|
||||
settingsdialog.h \
|
||||
VolumeSlider.h \
|
||||
ClutterBar.h \
|
||||
FileDialog.h \
|
||||
|
@ -43,7 +43,7 @@ SOURCES += main.cpp \
|
|||
PlayStatus.cpp \
|
||||
ShadedDisplay.cpp \
|
||||
SkinChooser.cpp \
|
||||
SettingsWindow.cpp \
|
||||
settingsdialog.cpp \
|
||||
VolumeSlider.cpp \
|
||||
ClutterBar.cpp \
|
||||
FileDialog.cpp \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue