diff --git a/src/netxs/desktopio/directvt.hpp b/src/netxs/desktopio/directvt.hpp index ba6a829c54..3733094851 100644 --- a/src/netxs/desktopio/directvt.hpp +++ b/src/netxs/desktopio/directvt.hpp @@ -834,9 +834,7 @@ namespace netxs::directvt (bool, wheeled) // sysmouse: Vertical scroll wheel. (bool, hzwheel) // sysmouse: Horizontal scroll wheel. (si32, wheeldt) // sysmouse: Scroll delta. - //todo use pixel-wise coords only - (twod, coordxy) // sysmouse: Cursor coordinates. - (fp2d, pixelxy) // sysmouse: Pixel-wise cursor coordinates. + (fp2d, coordxy) // sysmouse: Pixel-wise cursor coordinates. (time, timecod) // sysmouse: Event time code. (ui32, changed)) // sysmouse: Update stamp. STRUCT_macro(mousebar, (bool, mode)) // CCC_SMS/* 26:1p */