--- /lxqt-config-appearance/iconthemeconfig.cpp 2015-11-02 07:36:28.000000000 +0200 +++ /lxqt-config-appearance/iconthemeconfig.cpp 2016-10-01 12:43:10.558483728 +0300 @@ -35,9 +35,7 @@ #include #include -#include - -using namespace QtXdg; +#include IconThemeConfig::IconThemeConfig(LXQt::Settings* settings, QWidget* parent): QWidget(parent), --- /lxqt-config-appearance/iconthemeinfo.cpp 2015-11-02 07:36:28.000000000 +0200 +++ /lxqt-config-appearance/iconthemeinfo.cpp 2016-10-01 12:43:24.733050921 +0300 @@ -33,14 +33,12 @@ #include "iconthemeinfo.h" #include -#include +#include #include #define PREVIEW_ICON_SIZE 22 -using namespace QtXdg; - /* * This algorithm is defined by the freedesktop spec: * http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html