MythTV
master
|
#include "screenwizard.h"
#include <QStringList>
#include <QCoreApplication>
#include <QString>
#include <QBrush>
#include <QColor>
#include "mythcorecontext.h"
#include "mythmainwindow.h"
#include "mythuihelper.h"
#include "mythlogging.h"
#include "themeinfo.h"
#include "mythrect.h"
Go to the source code of this file.
Macros | |
#define | kMinWidth 160 |
#define | kMinHeight 160 |
#define kMinWidth 160 |
Definition at line 19 of file screenwizard.cpp.
#define kMinHeight 160 |
Definition at line 20 of file screenwizard.cpp.