From a497253048f3fcd77450eba6db7e3732860c75f5 Mon Sep 17 00:00:00 2001 From: Emanoil Kotsev Date: Wed, 29 Jul 2020 22:43:44 +0200 Subject: Remove unnecessary header includes Fix rendering and tooltips Signed-off-by: Emanoil Kotsev --- kmoon/kmoonapplet.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'kmoon/kmoonapplet.h') diff --git a/kmoon/kmoonapplet.h b/kmoon/kmoonapplet.h index 5018b3d..b9d5607 100644 --- a/kmoon/kmoonapplet.h +++ b/kmoon/kmoonapplet.h @@ -21,14 +21,9 @@ #ifndef KMOONAPPLET #define KMOONAPPLET -#include -#include -#include -#include -#include #include -// #include "kmoonwidget.h" +#include "kmoonwidget.h" class TQPopupMenu; -- cgit v1.2.1