summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/infopage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kregexpeditor/infopage.cpp')
-rw-r--r--kregexpeditor/infopage.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kregexpeditor/infopage.cpp b/kregexpeditor/infopage.cpp
index 90ff202..42d473e 100644
--- a/kregexpeditor/infopage.cpp
+++ b/kregexpeditor/infopage.cpp
@@ -24,8 +24,8 @@
#include "infopage.h"
-InfoPage::InfoPage( TQWidget* tqparent, const char* name )
- :KTextBrowser( tqparent, name )
+InfoPage::InfoPage( TQWidget* parent, const char* name )
+ :KTextBrowser( parent, name )
{
TQString txt =
TQString::tqfromLatin1( "<qt>" ) +