diff options
Diffstat (limited to 'kget/droptarget.cpp')
-rw-r--r-- | kget/droptarget.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kget/droptarget.cpp b/kget/droptarget.cpp index 78bad0b4..9fdf6ee5 100644 --- a/kget/droptarget.cpp +++ b/kget/droptarget.cpp @@ -45,7 +45,7 @@ #include <X11/Xos.h> #include <X11/extensions/shape.h> #undef Bool -#undef tqStatus +#undef Status #endif #include "settings.h" #include "droptarget.h" |