aboutsummaryrefslogtreecommitdiff
path: root/src/plain.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/plain.cc')
-rw-r--r--src/plain.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plain.cc b/src/plain.cc
index 1240716f..af73310e 100644
--- a/src/plain.cc
+++ b/src/plain.cc
@@ -73,7 +73,7 @@ static void Plain_callback(int Op, CacheClient_t *Client);
// BrowserWindow *bw)
//{
// if (event->button == 3) {
-// a_Menu_popup_set_url(bw, a_History_get_url(NAV_TOP(bw)));
+// a_Menu_popup_set_url(bw, a_History_get_url(NAV_TOP_UIDX(bw)));
// gtk_menu_popup(GTK_MENU(bw->menu_popup.over_page), NULL, NULL,
// NULL, NULL, event->button, event->time);
// return TRUE;