summaryrefslogtreecommitdiffstats
path: root/src/configdialog.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-01-21 11:30:16 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-01-21 11:30:16 +0900
commit8718de04eb114dc24e626a52881cc959980a8931 (patch)
treec959383b154bd9c4a33a3eec760d19fe8a74d0c0 /src/configdialog.cpp
parent7699fe2141dd88b17367690eef0043170e8f5e9a (diff)
downloadklamav-8718de04eb114dc24e626a52881cc959980a8931.tar.gz
klamav-8718de04eb114dc24e626a52881cc959980a8931.zip
Use tdeApp
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/configdialog.cpp')
-rw-r--r--src/configdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configdialog.cpp b/src/configdialog.cpp
index 3ab3dbb..7150dd0 100644
--- a/src/configdialog.cpp
+++ b/src/configdialog.cpp
@@ -38,7 +38,7 @@ email : markey@web.de
#include <tqtooltip.h>
#include <tqvbox.h>
-#include <tdeapplication.h> //kapp
+#include <tdeapplication.h> //tdeApp
#include <kcombobox.h>
#include <kiconloader.h>
#include <klineedit.h>