summaryrefslogtreecommitdiffstats
path: root/kdpkg/kdpkg.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdpkg/kdpkg.h')
-rw-r--r--kdpkg/kdpkg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdpkg/kdpkg.h b/kdpkg/kdpkg.h
index 9e1e7cd..88df9a2 100644
--- a/kdpkg/kdpkg.h
+++ b/kdpkg/kdpkg.h
@@ -33,7 +33,7 @@ class kdpkg : public KdpkgDialog
TQ_OBJECT
public:
- kdpkg(const TQString &url = TQString(), TQWidget *tqparent = 0L, const char *name = 0L, const TQStringList &foo = TQStringList());
+ kdpkg(const TQString &url = TQString(), TQWidget *parent = 0L, const char *name = 0L, const TQStringList &foo = TQStringList());
void checkArchitecture(TQString);