VirtualBox

Changeset 10434 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Jul 9, 2008 3:05:58 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
33096
Message:

stupid mistake

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp

    r10430 r10434  
    163163static int gHostKeySym2 = SDLK_UNKNOWN;
    164164#endif
    165 static char *gHostKeyDisabledCombinations;
     165static const char *gHostKeyDisabledCombinations = "";
    166166static BOOL gfGrabbed = FALSE;
    167167static BOOL gfGrabOnMouseClick = TRUE;
     
    13151315                }
    13161316            }
     1317            if (rc == E_FAIL)
     1318                break;
    13171319        }
    13181320        else if (strcmp(argv[curArg], "-nograbonclick") == 0)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette