diff options
author | Timothy Pearson <[email protected]> | 2011-11-07 20:14:30 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-07 20:14:30 -0600 |
commit | 0d23fa6a32b66e623da02bed64c30e3d640667d1 (patch) | |
tree | aa488f7396a864ad267a505fd7ada5218479ed03 /src/systemtray.cpp | |
parent | 54dcb1524902fe916055cdf106bb9d1928d2d6f0 (diff) | |
download | basket-0d23fa6a32b66e623da02bed64c30e3d640667d1.tar.gz basket-0d23fa6a32b66e623da02bed64c30e3d640667d1.zip |
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'src/systemtray.cpp')
-rw-r--r-- | src/systemtray.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemtray.cpp b/src/systemtray.cpp index 503eb3e..95a8afb 100644 --- a/src/systemtray.cpp +++ b/src/systemtray.cpp @@ -21,7 +21,7 @@ /** KSystemTray2 */ // To draw the systray screenshot image: -#include <tqdockwindow.h> +#include <tqdoctwindow.h> #include <tqmovie.h> #include <tqvariant.h> #include "linklabel.h" |