The Trunk: System-mt.1136.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

The Trunk: System-mt.1136.mcz

commits-2
Marcel Taeumel uploaded a new version of System to project The Trunk:
http://source.squeak.org/trunk/System-mt.1136.mcz

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

Name: System-mt.1136
Author: mt
Time: 26 February 2020, 5:16:40.861527 pm
UUID: 162c3149-76a8-da4a-96c7-f5088c26dc0f
Ancestors: System-mt.1135

Prepare 5.3rc2 --- Removes obsolete query (autogenerated long time ago)

=============== Diff against System-mt.1135 ===============

Item was removed:
- ----- Method: Preferences class>>bigDisplay (in category 'standard queries') -----
- bigDisplay
- ^ self
- valueOfFlag: #bigDisplay
- ifAbsent: [ false ]!