diff options
Diffstat (limited to 'kunittest/runnergui.h')
-rw-r--r-- | kunittest/runnergui.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kunittest/runnergui.h b/kunittest/runnergui.h index 6d996849..8b4399d3 100644 --- a/kunittest/runnergui.h +++ b/kunittest/runnergui.h @@ -47,7 +47,7 @@ namespace KUnitTest TQ_OBJECT public: - RunnerGUI(TQWidget *tqparent); + RunnerGUI(TQWidget *parent); ~RunnerGUI(); private slots: |