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 ec1d4b7..e1b8b60 100644 --- a/apps/ktorrent/speedlimitsdlg.h +++ b/apps/ktorrent/speedlimitsdlg.h @@ -31,7 +31,7 @@ namespace kt class SpeedLimitsDlg : public SpeedLimitsDlgBase { Q_OBJECT - TQ_OBJECT + kt::TorrentInterface* tor; public: |