summaryrefslogtreecommitdiff
path: root/src/gui/models/touchactionmodel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/models/touchactionmodel.cpp')
-rw-r--r--src/gui/models/touchactionmodel.cpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/gui/models/touchactionmodel.cpp b/src/gui/models/touchactionmodel.cpp
index e6cc4d046..b32d1479f 100644
--- a/src/gui/models/touchactionmodel.cpp
+++ b/src/gui/models/touchactionmodel.cpp
@@ -18,19 +18,10 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "gui/widgets/setuptouchitem.h"
-
#include "gui/setupactiondata.h"
#include "gui/models/touchactionmodel.h"
-#include "gui/widgets/dropdown.h"
-#include "gui/widgets/horizontcontainer.h"
-#include "gui/widgets/label.h"
-#include "gui/widgets/vertcontainer.h"
-
-#include "gui/widgets/tabs/setuptabscroll.h"
-
#include <algorithm>
#include "debug.h"