summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-23 18:20:39 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-23 18:20:39 +0900
commit4696b2df35486f0db2f840409cf264e7f5d996a5 (patch)
tree19d57a8566e3e34160e0d00358d496f0a640db78 /src
parente7e90ba36dd103b8e2d04ffe8b7306b86e7a2ab5 (diff)
downloadkstreamripper-master.tar.gz
kstreamripper-master.zip
Use proper TQt headersHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src')
-rw-r--r--src/kstreamripper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kstreamripper.cpp b/src/kstreamripper.cpp
index 344a099..4e4142b 100644
--- a/src/kstreamripper.cpp
+++ b/src/kstreamripper.cpp
@@ -41,7 +41,7 @@
#include <tdemessagebox.h>
#include <kstandarddirs.h>
#include <tdeversion.h>
-#include <ntqpopupmenu.h>
+#include <tqpopupmenu.h>
#include "kstreamripper.h"
#include "streampropertiesdlg.h"