doc/classes/C64PhotoScrap.src/M000220.html in ripxplore-0.17.0 vs doc/classes/C64PhotoScrap.src/M000220.html in ripxplore-0.17.1

- old
+ new

@@ -3,16 +3,16 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> - <title>icon_bitmap (C64PhotoScrap)</title> + <title>filename (C64PhotoScrap)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" /> </head> <body class="standalone-code"> - <pre><span class="ruby-comment cmt"># File lib/native_file_types/c64/C64PhotoScrap.rb, line 20</span> - <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">icon_bitmap</span> - <span class="ruby-keyword kw">return</span> <span class="ruby-identifier">parent_file</span>.<span class="ruby-identifier">icon_bitmap</span> + <pre><span class="ruby-comment cmt"># File lib/native_file_types/c64/C64PhotoScrap.rb, line 23</span> + <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">filename</span> + <span class="ruby-ivar">@filename</span> <span class="ruby-keyword kw">end</span></pre> </body> </html> \ No newline at end of file