From 44a617440d6967f63e5284e92f4edc6e27c7ce45 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 23 Mar 2026 11:58:53 +0900 Subject: Remove use of TDE_VERSION Signed-off-by: Michele Calgaro --- src/editorproxy.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/editorproxy.h') diff --git a/src/editorproxy.h b/src/editorproxy.h index d23147cd..3b0588bd 100644 --- a/src/editorproxy.h +++ b/src/editorproxy.h @@ -12,8 +12,7 @@ class TQTimer; #include #include -#include -# include +#include class EditorProxy : public TQObject { -- cgit v1.2.3