MythTV
master
|
#include <QWidget>
#include <QtGlobal>
#include <QGuiApplication>
#include <qpa/qplatformnativeinterface.h>
#include "libmythbase/mythlogging.h"
#include "platforms/mythwaylandextras.h"
#include <wayland-client.h>
Go to the source code of this file.
Classes | |
class | MythWaylandExtras |
Macros | |
#define | LOC QString("Wayland: ") |
#define LOC QString("Wayland: ") |
Definition at line 15 of file mythwaylandextras.cpp.