diff options
Diffstat (limited to 'smoke/tqt/generate.pl.in')
-rw-r--r-- | smoke/tqt/generate.pl.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/smoke/tqt/generate.pl.in b/smoke/tqt/generate.pl.in index 50c3d78f..686c6a27 100644 --- a/smoke/tqt/generate.pl.in +++ b/smoke/tqt/generate.pl.in @@ -64,8 +64,6 @@ my %excludes = ( 'ntqgl.h' => 1, # OpenGL 'ntqglcolormap.h' => 1, # OpenGL 'ntqnp.h' => 1, # NSPlugin - 'ntqttableview.h' => 1, # Not in Qt anymore... - 'ntqtmultilineedit.h' => 1, # Not in Qt anymore... 'ntqwidgetfactory.h' => 1, # Just an interface 'ntqsharedmemory.h' => 1, # "not part of the Qt API" they say 'ntqwindowsstyle.h' => 1, # Qt windowsstyle, plugin |