VirtualBox

Changeset 65522 in vbox for trunk


Ignore:
Timestamp:
Jan 30, 2017 6:00:51 PM (8 years ago)
Author:
vboxsync
Message:

Debugger: make font + color scheme setting persistent

Location:
trunk/src/VBox/Debugger
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Debugger/VBoxDbgConsole.cpp

    r65521 r65522  
    4545
    4646#include <VBox/com/string.h>
    47 #ifdef VBOX_WITH_XPCOM
    48 # include <VirtualBox_XPCOM.h>
    49 #else
    50 # include <VirtualBox.h>
    51 #endif
    5247
    5348
  • trunk/src/VBox/Debugger/VBoxDbgConsole.h

    r65521 r65522  
    3030#include <iprt/thread.h>
    3131
    32 class IVirtualBox;
     32// VirtualBox COM interfaces declarations (generated header)
     33#ifdef VBOX_WITH_XPCOM
     34# include <VirtualBox_XPCOM.h>
     35#else
     36# include <VirtualBox.h>
     37#endif
     38
    3339
    3440class VBoxDbgConsoleOutput : public QTextEdit
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