kdeextragear-1/amarok

Marco Lohse mlohse at cs.uni-sb.de
Tue Mar 9 09:42:29 GMT 2004


Max Howell wrote:
> On Monday 08 March 2004 16:50, Marco Lohse wrote:
> 
[..]

>>Feel free to send me comments about the new documentation.
> 
> 
> There was reference to the new pieces in each step being highlighted in bold, 
> but they didn't appear to be highlighted :-) Otherwise as said, it should 
> prove very useful.
> 
ups, did you test this url:
http://graphics.cs.uni-sb.de/NMM/current/Docs/helloworld/x123.html

some parts of the code should be in bold letters, e.g.
// a simple listener class
class Listener {
public:
   Result endTrack()
   {
     cerr << "endTrack" << endl;
     return SUCCESS;
   }
};

aren't they?

Have fun, Marco.



More information about the kde-multimedia mailing list