aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/geometry_state_dialog.h
diff options
context:
space:
mode:
authorGuy Harris <gharris@sonic.net>2020-10-03 07:54:12 -0700
committerGuy Harris <gharris@sonic.net>2020-10-03 07:54:12 -0700
commita883081b70a5a77be44ee29cd507cc321f321e4b (patch)
treed47cbdc59cb49f35983637f7ab621060aeb4832d /ui/qt/geometry_state_dialog.h
parente02229250d4b366e30776e6c78952f2472fababb (diff)
Update URLs pointing to the bug database.
Switch from bugs.wireshark.org to the GitLab issues list.
Diffstat (limited to 'ui/qt/geometry_state_dialog.h')
-rw-r--r--ui/qt/geometry_state_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/geometry_state_dialog.h b/ui/qt/geometry_state_dialog.h
index 0c93cda123..789dddc9e2 100644
--- a/ui/qt/geometry_state_dialog.h
+++ b/ui/qt/geometry_state_dialog.h
@@ -45,7 +45,7 @@ public:
// W, L, X: Independent, minimize button.
//
// Additionally, maximized, parent-less dialogs can close to a black screen
-// on macOS: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=12544
+// on macOS: https://gitlab.com/wireshark/wireshark/-/issues/12544
//
// Pass in the parent on macOS and NULL elsewhere so that we have an
// independent window that un-maximizes correctly.