[squeak-dev] The Trunk: SmallLand-ColorTheme-fbs.3.mcz

commits at source.squeak.org commits at source.squeak.org
Sat Jul 6 14:43:22 UTC 2013


Frank Shearar uploaded a new version of SmallLand-ColorTheme to project The Trunk:
http://source.squeak.org/trunk/SmallLand-ColorTheme-fbs.3.mcz

==================== Summary ====================

Name: SmallLand-ColorTheme-fbs.3
Author: fbs
Time: 6 July 2013, 3:43:07.539 pm
UUID: d414b80c-6fe0-5745-9883-908073af4f85
Ancestors: SmallLand-ColorTheme-fbs.2

Upon unloading, set the ColorTheme to the default theme.

=============== Diff against SmallLand-ColorTheme-fbs.2 ===============

Item was added:
+ ----- Method: SmallLandColorTheme class>>unload (in category 'as yet unclassified') -----
+ unload
+ 	ColorTheme current: ColorTheme defaultTheme.!



More information about the Squeak-dev mailing list