comparison snippets/tree/Snippet220.d @ 120:1f0a7a472680

fix rm snippets from module statements.
author Frank Benoit <benoit@tionex.de>
date Sun, 20 Jul 2008 19:17:23 +0200
parents 4095b64d16f5
children
comparison
equal deleted inserted replaced
119:9a1be6ff19a2 120:1f0a7a472680
8 * Contributors: 8 * Contributors:
9 * IBM Corporation - initial API and implementation 9 * IBM Corporation - initial API and implementation
10 * D Port: 10 * D Port:
11 * Bill Baxter <wbaxter@gmail.com> 11 * Bill Baxter <wbaxter@gmail.com>
12 *******************************************************************************/ 12 *******************************************************************************/
13 module dwtsnippets.tree.Snippet220; 13 module tree.Snippet220;
14 14
15 /* 15 /*
16 * Tree example snippet: Images on the right side of the TreeItem 16 * Tree example snippet: Images on the right side of the TreeItem
17 * 17 *
18 * For a detailed explanation of this snippet see 18 * For a detailed explanation of this snippet see