]> git.mxchange.org Git - flightgear.git/blobdiff - src/GUI/MouseCursor.hxx
Remove some debugs
[flightgear.git] / src / GUI / MouseCursor.hxx
index 94b7d3032b86225728507e7143c1fa9fe69730e4..077504cf1b9cdb5fb4f760a40fcd6414a97f0a8f 100644 (file)
@@ -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