aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-size-test.c
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-10-14 06:16:17 +0800
committerChris Lahey <clahey@src.gnome.org>2000-10-14 06:16:17 +0800
commit43b8acb68a9b2f949c85dd1a25f902fc4b7b0abe (patch)
tree231b8994ecce1d0a7b06ed03d71a08fad56079e5 /widgets/table/e-table-size-test.c
parent2ee3d212f8b64a27f35270680cc307d062d342a1 (diff)
downloadgsoc2013-evolution-43b8acb68a9b2f949c85dd1a25f902fc4b7b0abe.tar
gsoc2013-evolution-43b8acb68a9b2f949c85dd1a25f902fc4b7b0abe.tar.gz
gsoc2013-evolution-43b8acb68a9b2f949c85dd1a25f902fc4b7b0abe.tar.bz2
gsoc2013-evolution-43b8acb68a9b2f949c85dd1a25f902fc4b7b0abe.tar.lz
gsoc2013-evolution-43b8acb68a9b2f949c85dd1a25f902fc4b7b0abe.tar.xz
gsoc2013-evolution-43b8acb68a9b2f949c85dd1a25f902fc4b7b0abe.tar.zst
gsoc2013-evolution-43b8acb68a9b2f949c85dd1a25f902fc4b7b0abe.zip
Fixed these to use the new ascending attribute as a boolean instead of an
2000-10-13 Christopher James Lahey <clahey@helixcode.com> * e-table-example-1.c, e-table-example-2.c, e-table-size-test.c, test-table.c: Fixed these to use the new ascending attribute as a boolean instead of an int. * e-table-sort-info.c: Changed the ascending attribute to a boolean ("true"/"false") instead of an int (1/0). svn path=/trunk/; revision=5903
Diffstat (limited to 'widgets/table/e-table-size-test.c')
-rw-r--r--widgets/table/e-table-size-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-table-size-test.c b/widgets/table/e-table-size-test.c
index 9d334583ac..cccd748c39 100644
--- a/widgets/table/e-table-size-test.c
+++ b/widgets/table/e-table-size-test.c
@@ -76,7 +76,7 @@
<column> 2 </column> \
<column> 3 </column> \
</columns-shown> \
- <grouping> <leaf column=\"1\" ascending=\"1\"/> </grouping> \
+ <grouping> <leaf column=\"1\" ascending=\"true\"/> </grouping> \
</ETableSpecification>"
char *headers [COLS] = {