From 5f3c4af105444b1cf4ea099910cad0b2c178954c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 31 Jan 2013 13:16:17 -0600 Subject: Rename KStandard for enhanced compatibility with KDE4 --- libk3b/core/k3bglobals.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libk3b/core/k3bglobals.h') diff --git a/libk3b/core/k3bglobals.h b/libk3b/core/k3bglobals.h index 1a31696..c6d2111 100644 --- a/libk3b/core/k3bglobals.h +++ b/libk3b/core/k3bglobals.h @@ -145,7 +145,7 @@ namespace K3b LIBK3B_EXPORT TQString findTempFile( const TQString& ending = TQString(), const TQString& d = TQString() ); /** - * Wrapper around KStandardDirs::findExe which searches the PATH and some additional + * Wrapper around TDEStandardDirs::findExe which searches the PATH and some additional * directories to find system tools which are normally only in root's PATH. */ LIBK3B_EXPORT TQString findExe( const TQString& name ); -- cgit v1.2.1