diff options
Diffstat (limited to 'parts/partexplorer/partexplorer_plugin.h')
-rw-r--r-- | parts/partexplorer/partexplorer_plugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/partexplorer/partexplorer_plugin.h b/parts/partexplorer/partexplorer_plugin.h index 826ae6ed..c4e8743d 100644 --- a/parts/partexplorer/partexplorer_plugin.h +++ b/parts/partexplorer/partexplorer_plugin.h @@ -29,7 +29,7 @@ public: /** * Default constructor */ - PartExplorerPlugin( TQObject *tqparent, const char *name, const TQStringList & ); + PartExplorerPlugin( TQObject *parent, const char *name, const TQStringList & ); /** * Destructor |