File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 4
4
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
5
5
* obtain one at http://mozilla.org/MPL/2.0/
6
6
*
7
- * Copyright (C) 2005-2015 , Peter Johnson (www.delphidabbler.com).
7
+ * Copyright (C) 2005-2016 , Peter Johnson (www.delphidabbler.com).
8
8
*
9
9
* $Rev$
10
10
* $Date$
@@ -193,11 +193,14 @@ <h2>
193
193
This can be useful if you have made some changes to namespaces and
194
194
< em > CodeSnip</ em > fails to compile snippets correctly. The default
195
195
namespaces have been chosen because they contain the most commonly used
196
- units.
196
+ units. < strong > Note:</ strong > New releases of < em > CodeSnip</ em > may
197
+ change the default namespaces. Should this happen after you have
198
+ customised the namespaces you will need to use the < em > Defaults</ em >
199
+ button to force the program to recognise the new default settings.
197
200
</ li >
198
201
</ ul >
199
202
< p >
200
- For an list of RTL and VCL units, and the namespaces to which thet belong,
203
+ For a list of RTL and VCL units, and the namespaces to which they belong,
201
204
see your compiler's documentation.
202
205
</ p >
203
206
< h2 >
You can’t perform that action at this time.
0 commit comments