Skip to content
  • Martin Flöser's avatar
    [kwin] Remove cursorPos() from utils.h · 9075b5e2
    Martin Flöser authored
    Only delegated to Cursor::pos() anyway, so let's just use that directly.
    Fixes the annoyances of having to mock it in the unit tests which include
    utils.cpp.
    
    REVIEW: 116900
    9075b5e2