aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-storage-set-view.etspec
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-storage-set-view.etspec')
-rw-r--r--shell/e-storage-set-view.etspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-storage-set-view.etspec b/shell/e-storage-set-view.etspec
index fdbf782dad..f0a8bbfc11 100644
--- a/shell/e-storage-set-view.etspec
+++ b/shell/e-storage-set-view.etspec
@@ -1,6 +1,6 @@
<ETableSpecification no-headers="true" selection-mode="single" cursor-mode="line" draw-grid="false" horizontal-scrolling="true">
<ETableColumn model_col="0" _title="Folder" expansion="1.0" minimum_width="20" resizable="true" cell="render_tree" compare="string" search="string"/>
- <ETableColumn model_col="2" _title="Checkbox" expansion="0.0" minimum_width="18" resizable="false" cell="checkbox" compare="integer"/>
+ <ETableColumn model_col="2" _title="Checkbox" expansion="0.0" minimum_width="18" resizable="false" cell="optional_checkbox" compare="integer"/>
<ETableState>
<column source="0"/>
<grouping></grouping>