22 bool m_errorShown{
false};
25 const bool m_hasEi =
true;
27 const bool m_hasEi =
false;
31 const bool m_hasPortal =
true;
33 const bool m_hasPortal =
false;
36#if HAVE_LIBPORTAL_INPUTCAPTURE
37 const bool m_hasPortalInputCapture =
true;
39 const bool m_hasPortalInputCapture =
false;
void showOnce(QWidget *parent)
Definition WaylandWarnings.cpp:15
WaylandWarnings()=default
Definition WaylandWarnings.cpp:13