diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-18 16:38:01 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-18 16:38:01 +0900 |
commit | 27cfa7c21e40cf792d1f781d40c4d778dc76a99b (patch) | |
tree | 7525df6bf3aa73854f32b738bc23619c12b0448e /plugin/smb4k_konqplugin.h | |
parent | 1fd9a1c4e51e813487be2f1c7ed58fe470b0a485 (diff) | |
download | smb4k-master.tar.gz smb4k-master.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'plugin/smb4k_konqplugin.h')
-rw-r--r-- | plugin/smb4k_konqplugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/smb4k_konqplugin.h b/plugin/smb4k_konqplugin.h index aa1c7f2..3e913aa 100644 --- a/plugin/smb4k_konqplugin.h +++ b/plugin/smb4k_konqplugin.h @@ -59,7 +59,7 @@ public: /** * Construct a @ref KonqSidebarPlugin. * - * @param inst The sidebar's kinstance class. + * @param inst The sidebar's tdeinstance class. * @param parent The sidebar internal button info class responsible for this plugin. * @param widgetParent The container which will contain the plugins widget. * @param desktopName The filename of the configuration file. |