From c663b6440964f6ac48027143ac9e63298991f9d0 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 31 Jul 2010 19:33:34 +0000 Subject: Trinity Qt initial conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1157639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- nsplugins/viewer/glibevents.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'nsplugins/viewer/glibevents.h') diff --git a/nsplugins/viewer/glibevents.h b/nsplugins/viewer/glibevents.h index 8a890807b..396273a85 100644 --- a/nsplugins/viewer/glibevents.h +++ b/nsplugins/viewer/glibevents.h @@ -20,8 +20,8 @@ #ifndef GLIBEVENTS_H #define GLIBEVENTS_H -#include -#include +#include +#include #include @@ -35,7 +35,7 @@ class GlibEvents private slots: void process(); private: - QTimer timer; + TQTimer timer; }; #endif -- cgit v1.2.3