Apply suggestion to xdgshellclient.cpp

remotes/origin/work/gitignore
David Edmundson 6 years ago
parent 3f1fb873dd
commit c567d51749
  1. 2
      xdgshellclient.cpp

@ -1817,7 +1817,7 @@ XdgPopupClient::~XdgPopupClient()
void XdgPopupClient::debug(QDebug &stream) const
{
stream << "XdgPopup: transientFor:" << transientFor();
stream << "XdgPopupClient: transientFor:" << transientFor();
}
NET::WindowType XdgPopupClient::windowType(bool direct, int supported_types) const

Loading…
Cancel
Save