summaryrefslogtreecommitdiffstats
path: root/kbugbuster/gui/kbbmainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbugbuster/gui/kbbmainwindow.h')
-rw-r--r--kbugbuster/gui/kbbmainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbugbuster/gui/kbbmainwindow.h b/kbugbuster/gui/kbbmainwindow.h
index 9cb7d2f2..71d621ec 100644
--- a/kbugbuster/gui/kbbmainwindow.h
+++ b/kbugbuster/gui/kbbmainwindow.h
@@ -56,7 +56,7 @@ class KBBMainWindow : public KMainWindow, virtual public KBookmarkOwner
KBBMainWindow( const TQCString &initialPackage = "",
const TQCString &initialCpomponent = "",
const TQCString &initialBug = "",
- TQWidget* tqparent = 0, const char* name = 0 );
+ TQWidget* parent = 0, const char* name = 0 );
~KBBMainWindow();
/// Overloaded functions of KBookmarkOwner