summaryrefslogtreecommitdiffstats
path: root/src/recentfilesaction.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:22:14 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:22:14 -0600
commitaaa1f52af26fb5db58eaa9276ae58e3cb255d437 (patch)
tree72c2e169e47609225d27add99dcea07e90b320c3 /src/recentfilesaction.h
parentc94f06a5dd3fdfa701d7fe0a78d360c450c4c934 (diff)
downloadktechlab-aaa1f52af26fb5db58eaa9276ae58e3cb255d437.tar.gz
ktechlab-aaa1f52af26fb5db58eaa9276ae58e3cb255d437.zip
Additional kde to tde renaming
Diffstat (limited to 'src/recentfilesaction.h')
-rw-r--r--src/recentfilesaction.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/recentfilesaction.h b/src/recentfilesaction.h
index 0f5b98f..97bc04d 100644
--- a/src/recentfilesaction.h
+++ b/src/recentfilesaction.h
@@ -14,7 +14,7 @@
#include <kactionclasses.h>
/**
-Taken mainly from kdelibs/kdeui/kactionclasses.[cpp/h], author Michael Koch.
+Taken mainly from kdelibs/tdeui/kactionclasses.[cpp/h], author Michael Koch.
Adapted to work around strange bug occuring.
*/
class RecentFilesAction : public KSelectAction