summaryrefslogtreecommitdiffstats
path: root/tqtinterface/qt4/src/widgets/tqtabbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'tqtinterface/qt4/src/widgets/tqtabbar.h')
-rw-r--r--tqtinterface/qt4/src/widgets/tqtabbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tqtinterface/qt4/src/widgets/tqtabbar.h b/tqtinterface/qt4/src/widgets/tqtabbar.h
index 1b0fa76..021e13e 100644
--- a/tqtinterface/qt4/src/widgets/tqtabbar.h
+++ b/tqtinterface/qt4/src/widgets/tqtabbar.h
@@ -96,7 +96,7 @@ class TQ_EXPORT TQTabBar: public TQWidget
Q_PROPERTY( int keyboardFocusTab READ keyboardFocusTab )
public:
- TQTabBar( TQWidget* tqparent=0, const char* name=0 );
+ TQTabBar( TQWidget* parent=0, const char* name=0 );
~TQTabBar();
enum Shape { RoundedAbove, RoundedBelow,