summaryrefslogtreecommitdiffstats
path: root/kpackage/packageProperties.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kpackage/packageProperties.cpp')
-rw-r--r--kpackage/packageProperties.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpackage/packageProperties.cpp b/kpackage/packageProperties.cpp
index 2062a79..05fd3ca 100644
--- a/kpackage/packageProperties.cpp
+++ b/kpackage/packageProperties.cpp
@@ -37,8 +37,8 @@
#include "managementWidget.h"
packagePropertiesWidget::packagePropertiesWidget
- (TQWidget *tqparent)
- : KTextBrowser(tqparent)
+ (TQWidget *parent)
+ : KTextBrowser(parent)
{
TQDict<TQString> trl(53);
TQStringList pList();