]> git.armaanb.net Git - chorizo.git/blobdiff - browser.c
Add TODO item
[chorizo.git] / browser.c
index 6735418a8ebfa176088231d862d325f00c3255e6..76dcd8e1593bcf280d80c242f341e46331694f9a 100644 (file)
--- a/browser.c
+++ b/browser.c
@@ -1158,6 +1158,8 @@ mainwindow_title_before(GtkNotebook *nb, GtkWidget *p, guint idx, gpointer data)
     mainwindow_title(idx);
 }
 
+/* XXX I'd like to avoid traversing the widget hierarchy. Find a better
+ * way. */
 void
 mainwindow_title(gint idx)
 {