Changes between Version 22 and Version 23 of code/tools/LinuxCodingTools
- Timestamp:
- Oct 13, 2006, 3:19:57 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/tools/LinuxCodingTools
v22 v23 40 40 1. Choose Menu: '''Settings->Configure KDevelop''', '''Formatting''': Select '''User defined''' and then change to tab '''Indentation''', make sure that the following settings are set like this: 41 41 * '''Use spaces''' set to '''2''' 42 * 42 * '''Indent switches''' checked 43 * '''Indent cases''' checked 44 * '''Indent namespaces''' checked 45 * '''Indent labels''' checked 46 1. Now switch to tab '''Other''' 47 * '''Brackets''' are set to '''Break''', all the other options are false (not checked) 43 48 44 49