From dd5148726818137907af0aefee0ba838d1bc73fc Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 8 Nov 2011 00:02:00 -0600 Subject: Fix accidental conversion of dockwin --- src/systemtray.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/systemtray.cpp b/src/systemtray.cpp index 95a8afb..503eb3e 100644 --- a/src/systemtray.cpp +++ b/src/systemtray.cpp @@ -21,7 +21,7 @@ /** KSystemTray2 */ // To draw the systray screenshot image: -#include +#include #include #include #include "linklabel.h" -- cgit v1.2.1