summaryrefslogtreecommitdiffstats
path: root/src/qml/qmlconfigproxy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qmlconfigproxy.cpp')
-rw-r--r--src/qml/qmlconfigproxy.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/qml/qmlconfigproxy.cpp b/src/qml/qmlconfigproxy.cpp
index 9e0bec8224..c0bf69792b 100644
--- a/src/qml/qmlconfigproxy.cpp
+++ b/src/qml/qmlconfigproxy.cpp
@@ -13,7 +13,6 @@ QVariantList paletteToQColorList(const ColorPalette& palette) {
} // namespace
namespace mixxx {
-namespace skin {
namespace qml {
QmlConfigProxy::QmlConfigProxy(
@@ -32,5 +31,4 @@ QVariantList QmlConfigProxy::getTrackColorPalette() {
}
} // namespace qml
-} // namespace skin
} // namespace mixxx