summaryrefslogtreecommitdiffstats
path: root/languages/cpp/debugger/dbgpsdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'languages/cpp/debugger/dbgpsdlg.h')
-rw-r--r--languages/cpp/debugger/dbgpsdlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/cpp/debugger/dbgpsdlg.h b/languages/cpp/debugger/dbgpsdlg.h
index 273bb7b8..82e73606 100644
--- a/languages/cpp/debugger/dbgpsdlg.h
+++ b/languages/cpp/debugger/dbgpsdlg.h
@@ -34,7 +34,7 @@ class Dbg_PS_Dialog : public KDialog
TQ_OBJECT
public:
- Dbg_PS_Dialog( TQWidget *tqparent=0, const char *name=0 );
+ Dbg_PS_Dialog( TQWidget *parent=0, const char *name=0 );
~Dbg_PS_Dialog();
int pidSelected();