From b8e21c749e7d21f6ec8a9604c4e5deb3f6ea2395 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 3 Oct 2024 22:39:40 +0900 Subject: Remove Netscape plugin and Motif extension classes Signed-off-by: Michele Calgaro --- smoke/tde/generate.pl.in | 6 ------ smoke/tde/header_list | 3 --- smoke/tqt/generate.pl.in | 6 ------ smoke/tqt/header_list | 3 --- 4 files changed, 18 deletions(-) (limited to 'smoke') diff --git a/smoke/tde/generate.pl.in b/smoke/tde/generate.pl.in index e9ecf05c..9c90bb2d 100644 --- a/smoke/tde/generate.pl.in +++ b/smoke/tde/generate.pl.in @@ -49,15 +49,9 @@ chdir "$kalyptusdir" or die "Couldn't go to $kalyptusdir (edit script to change my %excludes = ( '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 diff --git a/smoke/tde/header_list b/smoke/tde/header_list index 7bee0845..0fa15d71 100644 --- a/smoke/tde/header_list +++ b/smoke/tde/header_list @@ -121,11 +121,8 @@ tqmessagebox.h tqmetaobject.h tqmime.h ntqmodules.h -tqmotifdialog.h -tqmotif.h tqmotifplusstyle.h tqmotifstyle.h -tqmotifwidget.h tqmovie.h tqmultilineedit.h tqmutex.h diff --git a/smoke/tqt/generate.pl.in b/smoke/tqt/generate.pl.in index b8a3e530..546f94bb 100644 --- a/smoke/tqt/generate.pl.in +++ b/smoke/tqt/generate.pl.in @@ -55,15 +55,9 @@ chdir "$kalyptusdir" or die "Couldn't go to $kalyptusdir (edit script to change my %excludes = ( '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 diff --git a/smoke/tqt/header_list b/smoke/tqt/header_list index 7bee0845..0fa15d71 100644 --- a/smoke/tqt/header_list +++ b/smoke/tqt/header_list @@ -121,11 +121,8 @@ tqmessagebox.h tqmetaobject.h tqmime.h ntqmodules.h -tqmotifdialog.h -tqmotif.h tqmotifplusstyle.h tqmotifstyle.h -tqmotifwidget.h tqmovie.h tqmultilineedit.h tqmutex.h -- cgit v1.2.1