diff options
Diffstat (limited to 'kdecore/tests/kxerrorhandlertest.cpp')
-rw-r--r-- | kdecore/tests/kxerrorhandlertest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/tests/kxerrorhandlertest.cpp b/kdecore/tests/kxerrorhandlertest.cpp index cb97be170..c2efc7443 100644 --- a/kdecore/tests/kxerrorhandlertest.cpp +++ b/kdecore/tests/kxerrorhandlertest.cpp @@ -1,4 +1,4 @@ -#include <qwidget.h> +#include <tqwidget.h> #include <X11/Xlib.h> #include <iostream> using namespace std; |