summaryrefslogtreecommitdiffstats
path: root/kdesudo/kdesudo.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdesudo/kdesudo.h')
-rw-r--r--kdesudo/kdesudo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdesudo/kdesudo.h b/kdesudo/kdesudo.h
index 66761dd..46451d3 100644
--- a/kdesudo/kdesudo.h
+++ b/kdesudo/kdesudo.h
@@ -52,7 +52,7 @@ public:
/*
* Default construtor
*/
- KdeSudo(TQWidget* tqparent=0, const char *name=0, const TQString& icon=TQString(), const TQString& generic=TQString(), bool withIgnoreButton=false);
+ KdeSudo(TQWidget* parent=0, const char *name=0, const TQString& icon=TQString(), const TQString& generic=TQString(), bool withIgnoreButton=false);
/*
* Default destructor