summaryrefslogtreecommitdiffstats
path: root/smoke/tde/generate.pl.in
diff options
context:
space:
mode:
Diffstat (limited to 'smoke/tde/generate.pl.in')
-rw-r--r--smoke/tde/generate.pl.in44
1 files changed, 22 insertions, 22 deletions
diff --git a/smoke/tde/generate.pl.in b/smoke/tde/generate.pl.in
index 511d3d61..e9ecf05c 100644
--- a/smoke/tde/generate.pl.in
+++ b/smoke/tde/generate.pl.in
@@ -47,28 +47,28 @@ chdir "$kalyptusdir" or die "Couldn't go to $kalyptusdir (edit script to change
# Find out which header files we need to parse
# We don't want all of them - e.g. not template-based stuff
my %excludes = (
- 'ntqaccessible.h' => 1, # Accessibility support is not compiled by defaut
- 'ntqassistantclient.h' => 1, # Not part of Qt (introduced in Qt-3.1)
- 'ntqmotif.h' => 1, #
- 'ntqmotifwidget.h' => 1, # Motif extension (introduced in Qt-3.1)
- 'ntqmotifdialog.h' => 1, #
- 'ntqxt.h' => 1, # Xt
- 'ntqxtwidget.h' => 1, # Xt
- 'ntqdns.h' => 1, # internal
- 'ntqgl.h' => 1, # OpenGL
- 'ntqglcolormap.h' => 1, # OpenGL
- 'ntqnp.h' => 1, # NSPlugin
- 'ntqwidgetfactory.h' => 1, # Just an interface
- 'ntqsharedmemory.h' => 1, # "not part of the Qt API" they say
- 'ntqwindowsstyle.h' => 1, # Qt windowsstyle, plugin
- 'ntqmotifstyle.h' => 1,
- 'ntqcompactstyle.h' => 1,
- 'ntqinterlacestyle.h' => 1,
- 'ntqmotifplusstyle.h' => 1,
- 'ntqsgistyle.h' => 1,
- 'ntqplatinumstyle.h' => 1,
- 'ntqcdestyle.h' => 1,
- 'ntqwindowsxpstyle.h' => 1 # play on the safe side
+ 'tqaccessible.h' => 1, # Accessibility support is not compiled by defaut
+ 'tqassistantclient.h' => 1, # Not part of Qt (introduced in Qt-3.1)
+ 'tqmotif.h' => 1, #
+ 'tqmotifwidget.h' => 1, # Motif extension (introduced in Qt-3.1)
+ 'tqmotifdialog.h' => 1, #
+ 'tqxt.h' => 1, # Xt
+ 'tqxtwidget.h' => 1, # Xt
+ 'tqdns.h' => 1, # internal
+ 'tqgl.h' => 1, # OpenGL
+ 'tqglcolormap.h' => 1, # OpenGL
+ 'tqnp.h' => 1, # NSPlugin
+ 'tqwidgetfactory.h' => 1, # Just an interface
+ 'tqsharedmemory.h' => 1, # "not part of the Qt API" they say
+ 'tqwindowsstyle.h' => 1, # Qt windowsstyle, plugin
+ 'tqmotifstyle.h' => 1,
+ 'tqcompactstyle.h' => 1,
+ 'tqinterlacestyle.h' => 1,
+ 'tqmotifplusstyle.h' => 1,
+ 'tqsgistyle.h' => 1,
+ 'tqplatinumstyle.h' => 1,
+ 'tqcdestyle.h' => 1,
+ 'tqwindowsxpstyle.h' => 1 # play on the safe side
);
# Some systems have a TQTDIR = TDEDIR = PREFIX