summaryrefslogtreecommitdiffstats
path: root/kstyles/kthemestyle/kthemestyle.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-04-18 19:01:11 -0500
committerTimothy Pearson <[email protected]>2013-04-18 19:01:11 -0500
commit2b31f11f979f3ffc3dd060072b85559a832bfab5 (patch)
tree081358a0df37f88e89a3e2fa4e137810681ab480 /kstyles/kthemestyle/kthemestyle.h
parent30b0af1f01cdbfcc51a56943e8c091bc8991f83a (diff)
parent1c68d332fd7e08a190daedbaa6ace857b575b7c4 (diff)
downloadtdelibs-2b31f11f979f3ffc3dd060072b85559a832bfab5.tar.gz
tdelibs-2b31f11f979f3ffc3dd060072b85559a832bfab5.zip
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs
Diffstat (limited to 'kstyles/kthemestyle/kthemestyle.h')
-rw-r--r--kstyles/kthemestyle/kthemestyle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstyles/kthemestyle/kthemestyle.h b/kstyles/kthemestyle/kthemestyle.h
index 24f24e1a8..ca112ed14 100644
--- a/kstyles/kthemestyle/kthemestyle.h
+++ b/kstyles/kthemestyle/kthemestyle.h
@@ -74,7 +74,7 @@ public:
*
* @param configDir The directory which has the TDEConfig file.
* @param configFile A TDEConfig file to use as the theme configuration.
- * Defaults to ~/.kderc.
+ * Defaults to ~/.tderc.
*/
KThemeStyle( const TQString& configDir, const TQString &configFile = TQString::null );
~KThemeStyle();