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 ef72a3b8..8684c71f 100644 --- a/kpf/src/BandwidthGraph.h +++ b/kpf/src/BandwidthGraph.h @@ -62,7 +62,7 @@ namespace KPF ( WebServer * server, OverlaySelect overlaySelect, - TQWidget * tqparent = 0, + TQWidget * parent = 0, const char * name = 0 ); |