From bf9a82cf15f344877b72097e1f3542a34ff014d2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:17:39 -0600 Subject: Additional kde to tde renaming --- src/systemtray.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/systemtray.cpp') diff --git a/src/systemtray.cpp b/src/systemtray.cpp index 52e0f47..503eb3e 100644 --- a/src/systemtray.cpp +++ b/src/systemtray.cpp @@ -351,7 +351,7 @@ void SystemTray::dropEvent(TQDropEvent *event) /* * This function copies the entirety of src into dest, starting in * dest at x and y. This function exists because I was unable to find - * a function like it in either TQImage or kdefx + * a function like it in either TQImage or tdefx */ static bool copyImage(TQImage &dest, TQImage &src, int x, int y) { -- cgit v1.2.1