File waylandutils.h#
File List > src > utils > waylandutils.h
Go to the documentation of this file.
#ifndef WAYLANDUTILS_H
#define WAYLANDUTILS_H
class WaylandUtils
{
public:
WaylandUtils();
static bool waylandDetected();
private:
};
#endif // WAYLANDUTILS_H