vdr  1.7.31
Classes | Macros
include/vdr/themes.h File Reference
#include "i18n.h"
#include "tools.h"
#include "osd.h"

Go to the source code of this file.

Classes

class  cTheme
class  cThemes

Macros

#define THEME_CLR(Theme, Subject, Color)   static const int Subject = Theme.AddColor(#Subject, Color)

Macro Definition Documentation

#define THEME_CLR (   Theme,
  Subject,
  Color 
)    static const int Subject = Theme.AddColor(#Subject, Color)

Definition at line 59 of file include/vdr/themes.h.