diff options
Diffstat (limited to 'smoke/tde/generate.pl.in')
-rw-r--r-- | smoke/tde/generate.pl.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/smoke/tde/generate.pl.in b/smoke/tde/generate.pl.in index 2bf8112c..511d3d61 100644 --- a/smoke/tde/generate.pl.in +++ b/smoke/tde/generate.pl.in @@ -58,8 +58,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 |