diff options
Diffstat (limited to 'kpf/src/BandwidthGraph.h')
-rw-r--r-- | kpf/src/BandwidthGraph.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpf/src/BandwidthGraph.h b/kpf/src/BandwidthGraph.h index eac25f76..6f9f8530 100644 --- a/kpf/src/BandwidthGraph.h +++ b/kpf/src/BandwidthGraph.h @@ -43,7 +43,7 @@ namespace KPF class BandwidthGraph : public TQWidget { Q_OBJECT - TQ_OBJECT + public: |