VirtualBox

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


Ignore:
Timestamp:
Jan 27, 2011 11:28:54 AM (14 years ago)
Author:
vboxsync
Message:

FE/Qt: Try to fix X11 build for r69678 (may be wrong order).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHotKeyEditor.cpp

    r35732 r35733  
    3838
    3939#ifdef Q_WS_X11
    40 # include <QX11Info>
     40# include <X11/Xlib.h>
    4141# include <X11/Xutil.h>
    42 # include <X11/Xlib.h>
    4342# include <X11/keysymdef.h>
    44 # include "XKeyboard.h"
    4543# ifdef KeyPress
    4644   const int XKeyPress = KeyPress;
     
    4947#  undef KeyRelease
    5048# endif /* KeyPress */
     49# include "XKeyboard.h"
     50# include <QX11Info>
    5151#endif /* Q_WS_X11 */
    5252
Note: See TracChangeset for help on using the changeset viewer.

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