From 99788b02b5fea67db8242c7d464c4c5dcb42e3f5 Mon Sep 17 00:00:00 2001 From: franks42 Date: Thu, 5 Apr 2012 13:46:41 -0700 Subject: [PATCH] added an init in before-bind for the doc-cbx that includes Andy's new choices such that they show up --- src/clj_ns_browser/browser.clj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/clj_ns_browser/browser.clj b/src/clj_ns_browser/browser.clj index 2d9c734..e10462e 100644 --- a/src/clj_ns_browser/browser.clj +++ b/src/clj_ns_browser/browser.clj @@ -107,6 +107,7 @@ (config! vars-lb :model []) (config! ns-entries-lbl :text "0") (config! ns-require-btn :enabled? false) + (config! doc-cbx :model ["All" "Doc" "Source" "Examples" "Comments" "See alsos" "Value"]) (config! edit-btn :enabled? false) (config! browse-btn :enabled? false) (listen ns-require-btn