Rename KStandard for enhanced compatibility with KDE4

r14.0.x
Timothy Pearson 12 years ago
parent e03a7da511
commit 382cb8acec

@ -303,7 +303,7 @@ public:
* *
* @endcode * @endcode
* *
* The method calls KStandardDirs::findResource() with the following values for the * The method calls TDEStandardDirs::findResource() with the following values for the
* parameter @p filename: * parameter @p filename:
* *
* - <tt>html/home_es.gl.html</tt> * - <tt>html/home_es.gl.html</tt>
@ -311,7 +311,7 @@ public:
* - <tt>html/home_es.html</tt> * - <tt>html/home_es.html</tt>
* - <tt>html/home.html</tt> * - <tt>html/home.html</tt>
* *
* @note See KStandardDirs::findResource() for details on the parameters * @note See TDEStandardDirs::findResource() for details on the parameters
*/ */
static TQString findResource(const char* type, const TQString& filename); static TQString findResource(const char* type, const TQString& filename);

Loading…
Cancel
Save