diff options
Diffstat (limited to 'libktorrent/interfaces/plugin.h')
-rw-r--r-- | libktorrent/interfaces/plugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/interfaces/plugin.h b/libktorrent/interfaces/plugin.h index 9c72a0f..64829dc 100644 --- a/libktorrent/interfaces/plugin.h +++ b/libktorrent/interfaces/plugin.h @@ -48,7 +48,7 @@ namespace kt class Plugin : public KParts::Plugin { Q_OBJECT - TQ_OBJECT + public: /** * Constructor, set the name of the plugin, the name and e-mail of the author and |