summaryrefslogtreecommitdiffstats
path: root/src/kernel/ntqwidget.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-07 13:24:10 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-07 13:24:10 -0600
commita829bcdc533e154000803d517200d32fe762e85c (patch)
tree1590e1ec33f4b581d1a77b700dc0dc78fbc45fa0 /src/kernel/ntqwidget.h
parent82df3b0afc1af1ca9b5a61447f4581aa26f85093 (diff)
downloadtqt3-a829bcdc533e154000803d517200d32fe762e85c.tar.gz
tqt3-a829bcdc533e154000803d517200d32fe762e85c.zip
Automated conversion from Qt3
Diffstat (limited to 'src/kernel/ntqwidget.h')
-rw-r--r--src/kernel/ntqwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/ntqwidget.h b/src/kernel/ntqwidget.h
index 383ffc8e0..8a5bcf775 100644
--- a/src/kernel/ntqwidget.h
+++ b/src/kernel/ntqwidget.h
@@ -139,7 +139,7 @@ class Q_EXPORT TQWidget : public TQObject, public TQPaintDevice
Q_PROPERTY( double windowOpacity READ windowOpacity WRITE setWindowOpacity DESIGNABLE false )
public:
- Q_EXPLICIT TQWidget( TQWidget* parent=0, const char* name=0, WFlags f=0 );
+ Q_EXPLICIT TQWidget( TQWidget* parent=0, const char* name=0, WFlags f=0, NFlags n=0 );
~TQWidget();
WId winId() const;