From 1af4cbb4840f18bc5944221a262b58e30196ad61 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 6 Mar 2026 14:58:29 +0900 Subject: Remove use of KDE_IS_VERSION Signed-off-by: Michele Calgaro --- src/knowit.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/knowit.cpp') diff --git a/src/knowit.cpp b/src/knowit.cpp index f3cb954..473e78c 100644 --- a/src/knowit.cpp +++ b/src/knowit.cpp @@ -43,12 +43,7 @@ #include #include #include -#if KDE_IS_VERSION(3,2,0) #include -#else -#include -#define KInputDialog KLineEditDlg -#endif #include "knowit.h" #include "knowitapp.h" -- cgit v1.2.3