summaryrefslogtreecommitdiffstats
path: root/src/dpkg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dpkg.h')
-rw-r--r--src/dpkg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dpkg.h b/src/dpkg.h
index cfcb7c9..ccfedf3 100644
--- a/src/dpkg.h
+++ b/src/dpkg.h
@@ -37,7 +37,7 @@ private:
void receiveList(const TQStringList& line);
public:
- Dpkg(TQObject *tqparent = 0, const char *name = 0);
+ Dpkg(TQObject *parent = 0, const char *name = 0);
~Dpkg();
virtual bool list(const TQString& package);