forked from len0rd/rockbox
Move Settings class to base.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20827 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2265691102
commit
19c2588471
3 changed files with 2 additions and 2 deletions
|
@ -71,7 +71,7 @@ SOURCES += rbutilqt.cpp \
|
|||
../../tools/voicefont.c \
|
||||
voicefile.cpp \
|
||||
createvoicewindow.cpp \
|
||||
rbsettings.cpp \
|
||||
base/rbsettings.cpp \
|
||||
base/rbunzip.cpp \
|
||||
base/rbzip.cpp \
|
||||
base/detect.cpp \
|
||||
|
@ -123,7 +123,7 @@ HEADERS += rbutilqt.h \
|
|||
../../tools/voicefont.h \
|
||||
voicefile.h \
|
||||
createvoicewindow.h \
|
||||
rbsettings.h \
|
||||
base/rbsettings.h \
|
||||
base/rbunzip.h \
|
||||
base/rbzip.h \
|
||||
sysinfo.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue