From 0ea54195f4400f13a5cc109feee4b3779fbd2f0f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:05:57 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- ksim/library/pluginloader.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksim/library/pluginloader.h') diff --git a/ksim/library/pluginloader.h b/ksim/library/pluginloader.h index 912297c..974a540 100644 --- a/ksim/library/pluginloader.h +++ b/ksim/library/pluginloader.h @@ -78,7 +78,7 @@ namespace KSim /** * loads a plugin, example: *
-       *   KDesktopFile deskfile("/home/user/foo.desktop");
+       *   KDesktopFile destdefile("/home/user/foo.desktop");
        *   KSim::PluginLoader::self().loadPlugin(deskFile);
        * 
* you can then use @ref pluginList() to access the plugin, view, -- cgit v1.2.1