summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-23 18:06:52 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-23 18:58:14 +0900
commit86ecfe8c857708d2eb00e6603ef2c58973c8de9a (patch)
tree0bdcd7b18d1e0077d5d997dd2af682ee25ac157d
parent8b3c15a5a9c1c9922440515c533be8a78ca7084e (diff)
downloadkftpgrabber-86ecfe8c857708d2eb00e6603ef2c58973c8de9a.tar.gz
kftpgrabber-86ecfe8c857708d2eb00e6603ef2c58973c8de9a.zip
Use proper TQt headers
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 12cf34452e8ac7c94abfc0114f20550bc4ecf818)
-rw-r--r--kftpgrabber/src/misc/kftpgrabber.kcfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/kftpgrabber/src/misc/kftpgrabber.kcfg b/kftpgrabber/src/misc/kftpgrabber.kcfg
index 3b8a0b1..29d4d77 100644
--- a/kftpgrabber/src/misc/kftpgrabber.kcfg
+++ b/kftpgrabber/src/misc/kftpgrabber.kcfg
@@ -4,9 +4,9 @@
<kcfgfile name="kftpgrabberrc"/>
<!-- Includes -->
- <include>ntqsize.h</include>
- <include>ntqpoint.h</include>
- <include>ntqdir.h</include>
+ <include>tqsize.h</include>
+ <include>tqpoint.h</include>
+ <include>tqdir.h</include>
<include>configbase.h</include>
<!-- Config groups -->