MythTV  master
x11colors.h
Go to the documentation of this file.
1 #ifndef X11COLORS_H_
2 #define X11COLORS_H_
3 
4 #include <QColor>
5 #include <QString>
6 
7 #include "mythuiexp.h"
8 
9 MUI_PUBLIC QColor createColor(const QString &color);
10 
11 #endif
12 
MUI_PUBLIC
#define MUI_PUBLIC
Definition: mythuiexp.h:9
createColor
MUI_PUBLIC QColor createColor(const QString &color)
Definition: x11colors.cpp:16
mythuiexp.h