Changeset 3302 for lang/legacy-actionscript/as2draw/ToolPalette.as
- Timestamp:
- 12/19/07 04:35:09 (13 months ago)
- Files:
-
- 1 modified
-
lang/legacy-actionscript/as2draw/ToolPalette.as (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/legacy-actionscript/as2draw/ToolPalette.as
r3276 r3302 31 31 } 32 32 33 public function appendBlank(aLeft:Number, aRight:Number) 34 { 35 if (aLeft) 36 mNextLeft += aLeft; 37 38 if (aRight) 39 mNextRight -= aRight; 40 } 41 33 42 public function addButton(aBtn) 34 43 {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)