D23957: Fix compile failure window variable doesn't exist

Carl Schwan noreply at phabricator.kde.org
Sun Sep 15 11:47:54 BST 2019


ognarb created this revision.
Herald added a project: KWin.
Herald added a subscriber: kwin.
ognarb requested review of this revision.

REVISION SUMMARY
  Error was:
  
    /home/carl/kdesrc/kde/workspace/kwin/plugins/platforms/x11/windowed/x11windowed_output.cpp: In member function ‘void KWin::X11WindowedOutput::initXInputForWindow()’:
    /home/carl/kdesrc/kde/workspace/kwin/plugins/platforms/x11/windowed/x11windowed_output.cpp:134:14: error: invalid use of non-static member function ‘xcb_window_t KWin::X11WindowedOutput::window() const’
      134 |     Q_UNUSED(window)
          |              ^~~~~~
    In file included from /home/carl/kdesrc/kde/workspace/kwin/plugins/platforms/x11/windowed/x11windowed_output.cpp:20:
    /home/carl/kdesrc/kde/workspace/kwin/plugins/platforms/x11/windowed/x11windowed_output.h:50:18: note: declared here
       50 |     xcb_window_t window() const {
          |

REPOSITORY
  R108 KWin

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D23957

AFFECTED FILES
  plugins/platforms/x11/windowed/x11windowed_output.cpp

To: ognarb
Cc: kwin, LeGast00n, The-Feren-OS-Dev, sbergeron, jraleigh, fbampaloukas, GB_2, mkulinski, ragreen, jackyalcine, Pitel, iodelay, crozbo, bwowk, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, hardening, romangg, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwin/attachments/20190915/2e72c256/attachment-0001.html>


More information about the kwin mailing list