Changeset 944 for trunk/lib/Colors.h


Ignore:
Timestamp:
Dec 3, 2009, 7:47:27 PM (13 years ago)
Author:
Jari Häkkinen
Message:

Fixes #413, well it finalized the ticket.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/Colors.h

    r941 r944  
    3333     The author-color mapping is provided by the Colors class.
    3434
     35     The only way of setting specific colors for authors is through
     36     the configuration file.
     37
    3538     Colors use the singleton design pattern.
    3639   */
     
    4649       unique colors is low, when all colors are used mapped with a
    4750       \a label once, the colors are reused.
    48 
    49        \see To be written. If a specific color is to be assigned for
    50        a label, use function TBA.
    5151     */
    5252    void get_color(const std::string& label, unsigned char& r,
Note: See TracChangeset for help on using the changeset viewer.