X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FGUI%2FMouseCursor.hxx;h=077504cf1b9cdb5fb4f760a40fcd6414a97f0a8f;hb=5e4f212b846cd3eb4ce56a2823a9191d221d487c;hp=94b7d3032b86225728507e7143c1fa9fe69730e4;hpb=8dc936b44b764dfd0a4a08fa99dacacf14ee214e;p=flightgear.git diff --git a/src/GUI/MouseCursor.hxx b/src/GUI/MouseCursor.hxx index 94b7d3032..077504cf1 100644 --- a/src/GUI/MouseCursor.hxx +++ b/src/GUI/MouseCursor.hxx @@ -33,7 +33,8 @@ public: enum Cursor { CURSOR_ARROW, - CURSOR_HAND, + CURSOR_HAND, ///< the browser 'link' cursor + CURSOR_CLOSED_HAND, CURSOR_CROSSHAIR, CURSOR_IBEAM, ///< for editing text CURSOR_IN_OUT, ///< arrow pointing into / out of the screen