core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/how_to_customize_code_styles.xml
changeset 1834 cd7a67219042
parent 1827 c4dfc9fb8522
child 1852 7c276283c49e
equal deleted inserted replaced
1832:aaf2f7bc0609 1834:cd7a67219042
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 
     2 
     3 <cheatsheet
     3 <cheatsheet
     4       title="Customize Code Styles">
     4       title="Customize Code Styles">
     5 `	<intro>
     5 `	<intro>
     6 		To control the automatic formatting of your source code, use the Code Style preference panel.
     6 		<description>
       
     7 			To control the automatic formatting of your source code, use the Code Style preference panel.
       
     8 		</description>
     7 	</intro>
     9 	</intro>
     8 	<item
    10 	<item
     9        title="Customize code styles">
    11        title="Customize code styles">
    10 		<description>
    12 		<description>
    11 			Use the <b>Preferences &gt; C/C++ &gt; Code Style</b> preference panel to select a code style profile to format source files.
    13 			Use the <b>Preferences &gt; C/C++ &gt; Code Style</b> preference panel to select a code style profile to format source files.