From d3afa6baf98ef5ac191996cc9b909ff9074c168c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 31 Jan 2013 13:28:26 -0600 Subject: Rename KStandard for enhanced compatibility with KDE4 --- tdeparts/genericfactory.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeparts/genericfactory.h') diff --git a/tdeparts/genericfactory.h b/tdeparts/genericfactory.h index 40e61be9f..75a5292ed 100644 --- a/tdeparts/genericfactory.h +++ b/tdeparts/genericfactory.h @@ -78,7 +78,7 @@ namespace KParts * * For advanced use you can also inherit from the template and re-implement additionally the * virtual TDEInstance *createInstance() method, for example in case you want to extend the - * paths of your instance's KStandardDirs object. + * paths of your instance's TDEStandardDirs object. * * If a KParts::ReadOnlyPart is requested through this factory and the template argument * implements a KParts::ReadWritePart then setReadWrite( false ) will automatically be -- cgit v1.2.1