* gnus-cus.el (gnus-agent-customize-category): Added missing
[gnus] / lisp / gnus-cus.el
index 8f4ae6f..dd60731 100644 (file)
@@ -1044,6 +1044,10 @@ articles in the thread.
       (gnus-agent-cat-prepare-category-field agent-enable-expiration)
       (gnus-agent-cat-prepare-category-field agent-days-until-old)
 
+      (widget-insert "\nVisual Settings ")
+
+      (gnus-agent-cat-prepare-category-field agent-disable-undownloaded-faces)
+
       (use-local-map widget-keymap)
       (widget-setup)
       (buffer-enable-undo))))