summaryrefslogtreecommitdiffstats
path: root/src/klamav_run.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/klamav_run.h')
-rw-r--r--src/klamav_run.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/klamav_run.h b/src/klamav_run.h
index ccccd66..86b662b 100644
--- a/src/klamav_run.h
+++ b/src/klamav_run.h
@@ -17,7 +17,7 @@ namespace KlamAV
class BrowserRun : public KParts::BrowserRun
{
- Q_OBJECT
+ TQ_OBJECT
public:
BrowserRun(Viewer *, TQWidget *, KParts::ReadOnlyPart *, const KURL & , const KParts::URLArgs &);
virtual ~BrowserRun();