chiark / gitweb /
Encourage choose tab's input focus to the search box a bit. Really we
[disorder] / disobedience / queue.c
index 48c43fb70f030a2a3c208a1716dce94f80bbd0a8..1bda1119da1ffa6efce87768e0e92ef167796443 100644 (file)
@@ -1561,6 +1561,7 @@ static const struct tabtype tabtype_queue = {
   queue_properties_activate,
   queue_selectall_activate,
   queue_selectnone_activate,
+  0
 };
 
 /* Other entry points ------------------------------------------------------ */