aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2014-03-24 19:30:00 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2014-03-24 19:30:00 -0400
commit67fb1d7ee8d17084b9768ffabb865bda33824d28 (patch)
tree124c2341a778fa6fc51122f01ca93e513620d149 /doc
parent3d671602edd945202afaa50febddfa79a6d71f3b (diff)
downloadtextadept-67fb1d7ee8d17084b9768ffabb865bda33824d28.tar.gz
textadept-67fb1d7ee8d17084b9768ffabb865bda33824d28.zip
Updated CDK compiling info for new "optionselect" dialog; doc/12_Compiling.md
Diffstat (limited to 'doc')
-rw-r--r--doc/12_Compiling.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/12_Compiling.md b/doc/12_Compiling.md
index ff9c6c26..8cac40c7 100644
--- a/doc/12_Compiling.md
+++ b/doc/12_Compiling.md
@@ -169,8 +169,8 @@ made to CDK are in *src/cdk.patch* and listed as follows:
*cdk_compat.{c,h}*, *cdk_test.h*, *dialog.c*, *{d,f}scale.{c,h}*,
*fslider.{c,h}*, *gen-{scale,slider}.{c,h}*, *get_index.c*, *get_string.c*,
*graph.c*, *histogram.c*, *marquee.c*, *matrix.c*, *popup_dialog.c*,
- *radio.c*, *scale.{c,h}*, *selection.c*, *slider.{c,h}*, *swindow.c*,
- *template.c*, *u{scale,slider}.{c,h}*, *view_{file,info}.c*, and *viewer.c*.
+ *radio.c*, *scale.{c,h}*, *slider.{c,h}*, *swindow.c*, *template.c*,
+ *u{scale,slider}.{c,h}*, *view_{file,info}.c*, and *viewer.c*.
* *cdk.h* does not `#include` "matrix.h", "viewer.h", and any headers labeled
"Generated headers" due to their machine-dependence. It also `#define`s
`boolean` as `CDKboolean` on Windows platforms since the former is already