summaryrefslogtreecommitdiffstats
path: root/parts/appwizard/profilesupport.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/appwizard/profilesupport.h')
-rw-r--r--parts/appwizard/profilesupport.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/parts/appwizard/profilesupport.h b/parts/appwizard/profilesupport.h
index 11e9b201..b18a9620 100644
--- a/parts/appwizard/profilesupport.h
+++ b/parts/appwizard/profilesupport.h
@@ -20,11 +20,11 @@
#ifndef PROFILESUPPORT_H
#define PROFILESUPPORT_H
-#include <tdevplugin.h>
+#include <kdevplugin.h>
class ProfileSupport{
public:
- ProfileSupport(TDevPlugin *parent);
+ ProfileSupport(KDevPlugin *parent);
bool isInTemplateList(const TQString &templateUrl);
private: