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 c4e8743d..eea44750 100644 --- a/parts/partexplorer/partexplorer_plugin.h +++ b/parts/partexplorer/partexplorer_plugin.h @@ -24,7 +24,7 @@ class PartExplorerForm; class PartExplorerPlugin : public KDevPlugin { Q_OBJECT - TQ_OBJECT + public: /** * Default constructor |