diff options
Diffstat (limited to 'plugins/common/kbfxplasmadataplugin-common.h')
-rw-r--r-- | plugins/common/kbfxplasmadataplugin-common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/common/kbfxplasmadataplugin-common.h b/plugins/common/kbfxplasmadataplugin-common.h index 8777216..699cd61 100644 --- a/plugins/common/kbfxplasmadataplugin-common.h +++ b/plugins/common/kbfxplasmadataplugin-common.h @@ -29,7 +29,7 @@ extern "C" // static TQString check = "Static Check for Plugin"; KbfxDataStack * view(); TQString name(); //Name of the Plugin My Music .if TOM Create..Configure .. - TQString type(); //Type of the plugin ex: Application : Amork : kio ..etc + TQString type(); //Type of the plugin ex: Application : Amork : tdeio ..etc uint id(); //A id for menus KbfxDataGroup * search ( TQString str ); } |