comparison dwtx/jface/action/SubCoolBarManager.d @ 43:ea8ff534f622

Fix override and super aliases
author Frank Benoit <benoit@tionex.de>
date Fri, 11 Apr 2008 01:24:25 +0200
parents 50b0163e18f8
children
comparison
equal deleted inserted replaced
42:4567a6f54939 43:ea8ff534f622
29 * 29 *
30 * @since 3.0 30 * @since 3.0
31 */ 31 */
32 public class SubCoolBarManager : SubContributionManager, 32 public class SubCoolBarManager : SubContributionManager,
33 ICoolBarManager { 33 ICoolBarManager {
34 alias SubContributionManager.add add;
34 35
35 /** 36 /**
36 * Constructs a new manager. 37 * Constructs a new manager.
37 * 38 *
38 * @param mgr the parent manager. All contributions made to the 39 * @param mgr the parent manager. All contributions made to the