diff options
Diffstat (limited to 'apps/ktorrent/speedlimitsdlg.h')
-rw-r--r-- | apps/ktorrent/speedlimitsdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ktorrent/speedlimitsdlg.h b/apps/ktorrent/speedlimitsdlg.h index e1b8b60..01d3e31 100644 --- a/apps/ktorrent/speedlimitsdlg.h +++ b/apps/ktorrent/speedlimitsdlg.h @@ -30,7 +30,7 @@ namespace kt class SpeedLimitsDlg : public SpeedLimitsDlgBase { - Q_OBJECT + TQ_OBJECT kt::TorrentInterface* tor; |