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/kmoonwidget.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'kmoon/kmoonwidget.h') diff --git a/kmoon/kmoonwidget.h b/kmoon/kmoonwidget.h index 19f21d0..6c66948 100644 --- a/kmoon/kmoonwidget.h +++ b/kmoon/kmoonwidget.h @@ -21,11 +21,10 @@ #ifndef KMOON #define KMOON -#include #include -#include #include #include + class TQPopupMenu; class MoonWidget : public TQWidget -- cgit v1.2.1