summaryrefslogtreecommitdiffstats
path: root/src/kvpnc.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-02 12:37:16 +0900
committerMichele Calgaro <[email protected]>2024-12-02 12:43:16 +0900
commit26da488fe3323a671571d794eb6fbe880ac1a753 (patch)
treed161f17ad7a8364a67ace4b951770bd8d0708b4d /src/kvpnc.h
parentdd3cae907d947301ab74df307850d786bb642f57 (diff)
downloadkvpnc-26da488fe3323a671571d794eb6fbe880ac1a753.tar.gz
kvpnc-26da488fe3323a671571d794eb6fbe880ac1a753.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/kvpnc.h')
-rw-r--r--src/kvpnc.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/kvpnc.h b/src/kvpnc.h
index 9d6579e..e331fdb 100644
--- a/src/kvpnc.h
+++ b/src/kvpnc.h
@@ -33,16 +33,14 @@
#include <tqptrlist.h>
#include <tqlabel.h>
#include <tqtextstream.h>
-#include <tqpixmap.h>
#include <tqpoint.h>
#include <tqsize.h>
#include <tqpopupmenu.h>
#include <tdeapplication.h>
#include <tdemainwindow.h>
#include <tdeaction.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kwizard.h>
-#include <kprocess.h>
#include <knotifyclient.h>
#include <knotifydialog.h>
#include <kfeedback.h>