VirtualBox

Changeset 12466 in vbox for trunk/src


Ignore:
Timestamp:
Sep 15, 2008 3:22:01 PM (16 years ago)
Author:
vboxsync
Message:

Debugger: header blockers.

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

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Debugger/DBGCInternal.h

    r8155 r12466  
    2020 */
    2121
    22 #ifndef ___DBGCInternal_h
    23 #define ___DBGCInternal_h
     22#ifndef ___Debugger_DBGCInternal_h
     23#define ___Debugger_DBGCInternal_h
    2424
    2525
  • trunk/src/VBox/Debugger/DBGPlugInCommonELF.h

    r8820 r12466  
    2020 */
    2121
    22 #ifndef ___DBGPlugInCommonELF_h
    23 #define ___DBGPlugInCommonELF_h
     22#ifndef ___Debugger_DBGPlugInCommonELF_h
     23#define ___Debugger_DBGPlugInCommonELF_h
    2424
    2525#include <VBox/types.h>
  • trunk/src/VBox/Debugger/DBGPlugIns.h

    r8800 r12466  
    2323 */
    2424
    25 #ifndef ___DBGPlugIns_h
    26 #define ___DBGPlugIns_h
     25#ifndef ___Debugger_DBGPlugIns_h
     26#define ___Debugger_DBGPlugIns_h
    2727
    2828#include <VBox/dbgf.h>
  • trunk/src/VBox/Debugger/VBoxDbgBase.h

    r12183 r12466  
    2121
    2222
    23 #ifndef __VBoxDbgBase_h__
    24 #define __VBoxDbgBase_h__
     23#ifndef ___Debugger_VBoxDbgBase_h
     24#define ___Debugger_VBoxDbgBase_h
    2525
    2626
     
    3333#else
    3434# include <qstring.h>
    35 #endif 
     35#endif
    3636
    3737
  • trunk/src/VBox/Debugger/VBoxDbgConsole.h

    r12180 r12466  
    2020 */
    2121
    22 #ifndef __VBoxDbgConsole_h__
    23 #define __VBoxDbgConsole_h__
     22#ifndef ___Debugger_VBoxDbgConsole_h
     23#define ___Debugger_VBoxDbgConsole_h
    2424
    2525#include "VBoxDbgBase.h"
     
    3535# include <qvbox.h>
    3636# include <qtimer.h>
    37 #endif 
     37#endif
    3838
    3939#include <iprt/critsect.h>
     
    136136 * The Debugger Console.
    137137 */
    138 class VBoxDbgConsole : 
     138class VBoxDbgConsole :
    139139#ifdef VBOXDBG_USE_QT4
    140140    public QWidget,
  • trunk/src/VBox/Debugger/VBoxDbgGui.h

    r12462 r12466  
    2020 */
    2121
    22 #ifndef __VBoxDbgGui_h__
    23 #define __VBoxDbgGui_h__
     22#ifndef ___Debugger_VBoxDbgGui_h
     23#define ___Debugger_VBoxDbgGui_h
    2424
    2525// VirtualBox COM interfaces declarations (generated header)
  • trunk/src/VBox/Debugger/VBoxDbgStats.h

    r12465 r12466  
    2121
    2222
    23 #ifndef __VBoxDbgStats_h__
    24 #define __VBoxDbgStats_h__
     23#ifndef ___Debugger_VBoxDbgStats_h
     24#define ___Debugger_VBoxDbgStats_h
    2525
    2626#include "VBoxDbgBase.h"
     
    434434
    435435#endif
     436
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