Tools__CodeView2SettingsAppl.st
branchjv
changeset 12401 4714b9640528
parent 12308 5d9291c0fc27
parent 11984 c1a35991c494
child 12406 1fbd331e4489
--- a/Tools__CodeView2SettingsAppl.st	Tue Jan 22 12:24:41 2013 +0000
+++ b/Tools__CodeView2SettingsAppl.st	Wed Jan 30 11:15:09 2013 +0000
@@ -38,6 +38,7 @@
 "
 ! !
 
+
 !CodeView2SettingsAppl class methodsFor:'help specs'!
 
 flyByHelpSpec
@@ -71,6 +72,7 @@
 )
 ! !
 
+
 !CodeView2SettingsAppl class methodsFor:'image specs'!
 
 defaultIcon
@@ -96,6 +98,7 @@
 RRY(UUUD***("*)J*****$R***"J)J******QJ***HUUUZUUUUUD***TQDQDQDQDQDR***************(b') ; colorMapFromArray:#[240 160 80 192 80 0 64 0 0 240 208 160 0 0 0 240 240 240 192 192 192 240 128 0 208 208 208 48 48 48 160 160 160 255 0 0]; mask:((Depth1Image new) width: 22; height: 22; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@C@@@G??LG??<_??<_??<G??<G??<G??<G??<G??8G??0G??0G??0G??0G??0G??0G??0G??0G??0O??0@@@@') ; yourself); yourself]
 ! !
 
+
 !CodeView2SettingsAppl class methodsFor:'interface specs'!
 
 windowSpec
@@ -245,6 +248,7 @@
       )
 ! !
 
+
 !CodeView2SettingsAppl methodsFor:'aspects'!
 
 acceptCancelInGutterEnabledHolder
@@ -332,6 +336,7 @@
     "Created: / 26-07-2011 / 10:31:07 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
+
 !CodeView2SettingsAppl methodsFor:'aspects-enablement'!
 
 useCodeView2InToolEnabled
@@ -349,6 +354,7 @@
     "Modified (format): / 25-11-2011 / 15:11:55 / cg"
 ! !
 
+
 !CodeView2SettingsAppl methodsFor:'protocol'!
 
 basicAspects
@@ -388,6 +394,7 @@
     "Modified: / 19-07-2011 / 16:55:16 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
+
 !CodeView2SettingsAppl methodsFor:'queries'!
 
 hasUnsavedChanges
@@ -399,16 +406,18 @@
     "Modified (format): / 25-11-2011 / 15:25:16 / cg"
 ! !
 
+
 !CodeView2SettingsAppl class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/Tools__CodeView2SettingsAppl.st,v 1.6 2012/11/01 13:55:42 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/Tools__CodeView2SettingsAppl.st,v 1.6 2012-11-01 13:55:42 cg Exp $'
 !
 
 version_CVS
-    ^ 'Header: /cvs/stx/stx/libtool/Tools__CodeView2SettingsAppl.st,v 1.6 2012/11/01 13:55:42 cg Exp '
+    ^ '$Header: /cvs/stx/stx/libtool/Tools__CodeView2SettingsAppl.st,v 1.6 2012-11-01 13:55:42 cg Exp $'
 !
 
 version_SVN
-    ^ '$Id: Tools__CodeView2SettingsAppl.st 8074 2012-11-30 17:23:39Z vranyj1 $'
-! !
\ No newline at end of file
+    ^ '§Id§'
+! !
+