aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/lte_rlc_graph_dialog.h
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@googlemail.com>2015-10-20 07:07:10 -0700
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2015-10-20 20:02:44 +0000
commit9768a3e8a06d7a8fd8b5751ef24a1279446ba933 (patch)
tree81c7f82cfd930eee7d86a4d6ecf90696b9294907 /ui/qt/lte_rlc_graph_dialog.h
parent115fff197abd7bbe3091a9540e9dad4ff3b6464d (diff)
LTE dialogs: tidy up some loose ends
Change-Id: I18f099311f7660c91cffdf21bbacdb88b7c0fd7e Reviewed-on: https://code.wireshark.org/review/11182 Reviewed-by: Martin Mathieson <martin.r.mathieson@googlemail.com>
Diffstat (limited to 'ui/qt/lte_rlc_graph_dialog.h')
-rw-r--r--ui/qt/lte_rlc_graph_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/lte_rlc_graph_dialog.h b/ui/qt/lte_rlc_graph_dialog.h
index 95020eaf2e..5ba5524072 100644
--- a/ui/qt/lte_rlc_graph_dialog.h
+++ b/ui/qt/lte_rlc_graph_dialog.h
@@ -116,8 +116,8 @@ private slots:
void on_actionDragZoom_triggered();
void on_actionMoveUp100_triggered();
void on_actionMoveDown100_triggered();
-
void on_actionGoToPacket_triggered();
+ void on_actionCrosshairs_triggered();
};
#endif // LTE_RLC_GRAPH_DIALOG_H