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 3540ca5b..4ac4adcf 100644 --- a/kpf/src/BandwidthGraph.h +++ b/kpf/src/BandwidthGraph.h @@ -29,7 +29,7 @@ #include <tqpixmap.h> #include <tqrect.h> -class QPainter; +class TQPainter; namespace KPF { |