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:45:07 +0900 |
commit | 71ee36f1dfb60fd291afbf80e9aa8d0213668c2e (patch) | |
tree | e033c67764b8f2a0511f2fdc9dce6fe41f236d61 /plugin/smb4k_konqplugin.h | |
parent | 837c22572dea5f1ef415fe88f4daaf8263c277e5 (diff) | |
download | smb4k-r14.1.x.tar.gz smb4k-r14.1.x.zip |
Use tdeinstance.hr14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 27cfa7c21e40cf792d1f781d40c4d778dc76a99b)
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. |