summaryrefslogtreecommitdiff
path: root/ui/qt/rtp_stream_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/rtp_stream_dialog.h')
-rw-r--r--ui/qt/rtp_stream_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/rtp_stream_dialog.h b/ui/qt/rtp_stream_dialog.h
index 1615d5453e..b45af313fa 100644
--- a/ui/qt/rtp_stream_dialog.h
+++ b/ui/qt/rtp_stream_dialog.h
@@ -63,7 +63,7 @@ private:
QMenu ctx_menu_;
bool need_redraw_;
- static void tapDraw(void *tapinfo_ptr);
+ static void tapDraw(rtpstream_tapinfo_t *tapinfo);
static void tapMarkPacket(rtpstream_tapinfo_t *tapinfo, frame_data *fd);
void updateStreams();