VirtualBox

Changeset 76581 in vbox


Ignore:
Timestamp:
Jan 1, 2019 6:24:57 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127883
Message:

Fe/QT: scm header guard alignment.

Location:
trunk/src/VBox/Frontends/VirtualBox
Files:
324 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/.scm-settings

    r76553 r76581  
    1919/*.qrc: --no-update-license --no-update-copyright-year
    2020
     21/src/*.h: --guard-relative-to-dir src/ --guard-prefix FEQT_INCLUDED_SRC_
    2122/src/precomp.h:     --no-fix-header-guards
    2223/src/precomp_vcc.h: --no-fix-header-guards
    2324/src/precomp_gcc.h: --no-fix-header-guards
     25
  • trunk/src/VBox/Frontends/VirtualBox/src/UITakeSnapshotDialog.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UITakeSnapshotDialog_h___
    19 #define ___UITakeSnapshotDialog_h___
     18#ifndef FEQT_INCLUDED_SRC_UITakeSnapshotDialog_h
     19#define FEQT_INCLUDED_SRC_UITakeSnapshotDialog_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    112112};
    113113
    114 #endif /* !___UITakeSnapshotDialog_h___ */
     114#endif /* !FEQT_INCLUDED_SRC_UITakeSnapshotDialog_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/VBox2DHelpers.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___VBox2DHelpers_h___
    19 #define ___VBox2DHelpers_h___
     18#ifndef FEQT_INCLUDED_SRC_VBox2DHelpers_h
     19#define FEQT_INCLUDED_SRC_VBox2DHelpers_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    3939#endif /* VBOX_GUI_USE_QGL || VBOX_WITH_VIDEOHWACCEL */
    4040
    41 #endif /* !___VBox2DHelpers_h___ */
     41#endif /* !FEQT_INCLUDED_SRC_VBox2DHelpers_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxAboutDlg.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___VBoxAboutDlg_h___
    19 #define ___VBoxAboutDlg_h___
     18#ifndef FEQT_INCLUDED_SRC_VBoxAboutDlg_h
     19#define FEQT_INCLUDED_SRC_VBoxAboutDlg_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8888};
    8989
    90 #endif /* !___VBoxAboutDlg_h___ */
     90#endif /* !FEQT_INCLUDED_SRC_VBoxAboutDlg_h */
    9191
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __VBoxFBOverlay_h__
    19 #define __VBoxFBOverlay_h__
     18#ifndef FEQT_INCLUDED_SRC_VBoxFBOverlay_h
     19#define FEQT_INCLUDED_SRC_VBoxFBOverlay_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    18561856#endif /* defined(VBOX_GUI_USE_QGL) || defined(VBOX_WITH_VIDEOHWACCEL) */
    18571857
    1858 #endif /* #ifndef __VBoxFBOverlay_h__ */
     1858#endif /* !FEQT_INCLUDED_SRC_VBoxFBOverlay_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlayCommon.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __VBoxFBOverlayCommon_h__
    19 #define __VBoxFBOverlayCommon_h__
     18#ifndef FEQT_INCLUDED_SRC_VBoxFBOverlayCommon_h
     19#define FEQT_INCLUDED_SRC_VBoxFBOverlayCommon_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    118118    }while(0)
    119119
    120 #endif /* #ifndef __VBoxFBOverlayCommon_h__ */
     120#endif /* !FEQT_INCLUDED_SRC_VBoxFBOverlayCommon_h */
    121121
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxLicenseViewer.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___VBoxLicenseViewer___
    19 #define ___VBoxLicenseViewer___
     18#ifndef FEQT_INCLUDED_SRC_VBoxLicenseViewer_h
     19#define FEQT_INCLUDED_SRC_VBoxLicenseViewer_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8181};
    8282
    83 #endif /* !___VBoxLicenseViewer___ */
     83#endif /* !FEQT_INCLUDED_SRC_VBoxLicenseViewer_h */
    8484
  • trunk/src/VBox/Frontends/VirtualBox/src/cloud/UICloudProfileDetailsWidget.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UICloudProfileDetailsWidget_h___
    19 #define ___UICloudProfileDetailsWidget_h___
     18#ifndef FEQT_INCLUDED_SRC_cloud_UICloudProfileDetailsWidget_h
     19#define FEQT_INCLUDED_SRC_cloud_UICloudProfileDetailsWidget_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    211211
    212212
    213 #endif /* !___UICloudProfileDetailsWidget_h___ */
     213#endif /* !FEQT_INCLUDED_SRC_cloud_UICloudProfileDetailsWidget_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/cloud/UICloudProfileManager.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UICloudProfileManager_h___
    19 #define ___UICloudProfileManager_h___
     18#ifndef FEQT_INCLUDED_SRC_cloud_UICloudProfileManager_h
     19#define FEQT_INCLUDED_SRC_cloud_UICloudProfileManager_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    266266};
    267267
    268 #endif /* !___UICloudProfileManager_h___ */
     268#endif /* !FEQT_INCLUDED_SRC_cloud_UICloudProfileManager_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverter.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIConverter_h___
    19 #define ___UIConverter_h___
     18#ifndef FEQT_INCLUDED_SRC_converter_UIConverter_h
     19#define FEQT_INCLUDED_SRC_converter_UIConverter_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    128128#define gpConverter UIConverter::instance()
    129129
    130 #endif /* !___UIConverter_h___ */
     130#endif /* !FEQT_INCLUDED_SRC_converter_UIConverter_h */
    131131
  • trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackend.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIConverterBackend_h___
    19 #define ___UIConverterBackend_h___
     18#ifndef FEQT_INCLUDED_SRC_converter_UIConverterBackend_h
     19#define FEQT_INCLUDED_SRC_converter_UIConverterBackend_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    304304
    305305
    306 #endif /* !___UIConverterBackend_h___ */
     306#endif /* !FEQT_INCLUDED_SRC_converter_UIConverterBackend_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIAdvancedSlider.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QIAdvancedSlider_h___
    19 #define ___QIAdvancedSlider_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QIAdvancedSlider_h
     19#define FEQT_INCLUDED_SRC_extensions_QIAdvancedSlider_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    131131};
    132132
    133 #endif /* !___QIAdvancedSlider_h___ */
     133#endif /* !FEQT_INCLUDED_SRC_extensions_QIAdvancedSlider_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowButtonPress.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QIArrowButtonPress_h___
    19 #define ___QIArrowButtonPress_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QIArrowButtonPress_h
     19#define FEQT_INCLUDED_SRC_extensions_QIArrowButtonPress_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    5757};
    5858
    59 #endif /* !___QIArrowButtonPress_h___ */
     59#endif /* !FEQT_INCLUDED_SRC_extensions_QIArrowButtonPress_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowButtonSwitch.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QIArrowButtonSwitch_h___
    19 #define ___QIArrowButtonSwitch_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QIArrowButtonSwitch_h
     19#define FEQT_INCLUDED_SRC_extensions_QIArrowButtonSwitch_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7373};
    7474
    75 #endif /* !___QIArrowButtonSwitch_h___ */
     75#endif /* !FEQT_INCLUDED_SRC_extensions_QIArrowButtonSwitch_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowSplitter.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QIArrowSplitter_h___
    19 #define ___QIArrowSplitter_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QIArrowSplitter_h
     19#define FEQT_INCLUDED_SRC_extensions_QIArrowSplitter_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    112112};
    113113
    114 #endif /* !___QIArrowSplitter_h___ */
     114#endif /* !FEQT_INCLUDED_SRC_extensions_QIArrowSplitter_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIComboBox.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QIComboBox_h___
    19 #define ___QIComboBox_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QIComboBox_h
     19#define FEQT_INCLUDED_SRC_extensions_QIComboBox_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    132132};
    133133
    134 #endif /* !___QIComboBox_h___ */
     134#endif /* !FEQT_INCLUDED_SRC_extensions_QIComboBox_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIDialog.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QIDialog_h___
    19 #define ___QIDialog_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QIDialog_h
     19#define FEQT_INCLUDED_SRC_extensions_QIDialog_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7777typedef QPointer<QIDialog> UISafePointerDialog;
    7878
    79 #endif /* !___QIDialog_h___ */
     79#endif /* !FEQT_INCLUDED_SRC_extensions_QIDialog_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIDialogButtonBox.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QIDialogButtonBox_h___
    19 #define ___QIDialogButtonBox_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QIDialogButtonBox_h
     19#define FEQT_INCLUDED_SRC_extensions_QIDialogButtonBox_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8585};
    8686
    87 #endif /* !___QIDialogButtonBox_h___ */
     87#endif /* !FEQT_INCLUDED_SRC_extensions_QIDialogButtonBox_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIFileDialog.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QIFileDialog_h___
    19 #define ___QIFileDialog_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QIFileDialog_h
     19#define FEQT_INCLUDED_SRC_extensions_QIFileDialog_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    9191};
    9292
    93 #endif /* !___QIFileDialog_h___ */
     93#endif /* !FEQT_INCLUDED_SRC_extensions_QIFileDialog_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIFlowLayout.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QIFlowLayout_h___
    19 #define ___QIFlowLayout_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QIFlowLayout_h
     19#define FEQT_INCLUDED_SRC_extensions_QIFlowLayout_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    134134};
    135135
    136 #endif /* !___QIFlowLayout_h___ */
     136#endif /* !FEQT_INCLUDED_SRC_extensions_QIFlowLayout_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIInputDialog.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QIInputDialog_h___
    19 #define ___QIInputDialog_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QIInputDialog_h
     19#define FEQT_INCLUDED_SRC_extensions_QIInputDialog_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8787typedef QPointer<QIInputDialog> QISafePointerInputDialog;
    8888
    89 #endif /* !___QIInputDialog_h___ */
     89#endif /* !FEQT_INCLUDED_SRC_extensions_QIInputDialog_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QILabel.h

    r76553 r76581  
    2020 */
    2121
    22 #ifndef ___QILabel_h___
    23 #define ___QILabel_h___
     22#ifndef FEQT_INCLUDED_SRC_extensions_QILabel_h
     23#define FEQT_INCLUDED_SRC_extensions_QILabel_h
    2424#ifndef RT_WITHOUT_PRAGMA_ONCE
    2525# pragma once
     
    133133};
    134134
    135 #endif /* !___QILabel_h___ */
     135#endif /* !FEQT_INCLUDED_SRC_extensions_QILabel_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QILabelSeparator.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QILabelSeparator_h___
    19 #define ___QILabelSeparator_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QILabelSeparator_h
     19#define FEQT_INCLUDED_SRC_extensions_QILabelSeparator_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    6767};
    6868
    69 #endif /* !___QILabelSeparator_h___ */
     69#endif /* !FEQT_INCLUDED_SRC_extensions_QILabelSeparator_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QILineEdit.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QILineEdit_h___
    19 #define ___QILineEdit_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QILineEdit_h
     19#define FEQT_INCLUDED_SRC_extensions_QILineEdit_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    5454};
    5555
    56 #endif /* !___QILineEdit_h___ */
     56#endif /* !FEQT_INCLUDED_SRC_extensions_QILineEdit_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIMainDialog.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QIMainDialog_h___
    19 #define ___QIMainDialog_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QIMainDialog_h
     19#define FEQT_INCLUDED_SRC_extensions_QIMainDialog_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    123123};
    124124
    125 #endif /* !___QIMainDialog_h___ */
     125#endif /* !FEQT_INCLUDED_SRC_extensions_QIMainDialog_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIMainWindow.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QIMainWindow_h___
    19 #define ___QIMainWindow_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QIMainWindow_h
     19#define FEQT_INCLUDED_SRC_extensions_QIMainWindow_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    5555};
    5656
    57 #endif /* !___QIMainWindow_h___ */
     57#endif /* !FEQT_INCLUDED_SRC_extensions_QIMainWindow_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIManagerDialog.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QIManagerDialog_h___
    19 #define ___QIManagerDialog_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QIManagerDialog_h
     19#define FEQT_INCLUDED_SRC_extensions_QIManagerDialog_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    220220
    221221
    222 #endif /* !___QIManagerDialog_h___ */
     222#endif /* !FEQT_INCLUDED_SRC_extensions_QIManagerDialog_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIMenu.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QIMenu_h___
    19 #define ___QIMenu_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QIMenu_h
     19#define FEQT_INCLUDED_SRC_extensions_QIMenu_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    4545};
    4646
    47 #endif /* !___QIMenu_h___ */
     47#endif /* !FEQT_INCLUDED_SRC_extensions_QIMenu_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIMessageBox.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QIMessageBox_h___
    19 #define ___QIMessageBox_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QIMessageBox_h
     19#define FEQT_INCLUDED_SRC_extensions_QIMessageBox_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    197197
    198198
    199 #endif /* !___QIMessageBox_h___ */
     199#endif /* !FEQT_INCLUDED_SRC_extensions_QIMessageBox_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIProcess.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QIProcess_h___
    19 #define ___QIProcess_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QIProcess_h
     19#define FEQT_INCLUDED_SRC_extensions_QIProcess_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    4545};
    4646
    47 #endif /* !___QIProcess_h___ */
     47#endif /* !FEQT_INCLUDED_SRC_extensions_QIProcess_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIRichTextLabel.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QIRichTextLabel_h___
    19 #define ___QIRichTextLabel_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QIRichTextLabel_h
     19#define FEQT_INCLUDED_SRC_extensions_QIRichTextLabel_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7171};
    7272
    73 #endif /* !___QIRichTextLabel_h___ */
     73#endif /* !FEQT_INCLUDED_SRC_extensions_QIRichTextLabel_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIRichToolButton.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QIRichToolButton_h___
    19 #define ___QIRichToolButton_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QIRichToolButton_h
     19#define FEQT_INCLUDED_SRC_extensions_QIRichToolButton_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8686};
    8787
    88 #endif /* !___QIRichToolButton_h___ */
     88#endif /* !FEQT_INCLUDED_SRC_extensions_QIRichToolButton_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QISplitter.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QISplitter_h___
    19 #define ___QISplitter_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QISplitter_h
     19#define FEQT_INCLUDED_SRC_extensions_QISplitter_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8686};
    8787
    88 #endif /* !___QISplitter_h___ */
     88#endif /* !FEQT_INCLUDED_SRC_extensions_QISplitter_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIStatusBar.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QIStatusBar_h___
    19 #define ___QIStatusBar_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QIStatusBar_h
     19#define FEQT_INCLUDED_SRC_extensions_QIStatusBar_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    4949};
    5050
    51 #endif /* !___QIStatusBar_h___ */
     51#endif /* !FEQT_INCLUDED_SRC_extensions_QIStatusBar_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIStatusBarIndicator.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QIStatusBarIndicators_h___
    19 #define ___QIStatusBarIndicators_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QIStatusBarIndicator_h
     19#define FEQT_INCLUDED_SRC_extensions_QIStatusBarIndicator_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    139139
    140140
    141 #endif /* !___QIStatusBarIndicators_h___ */
     141#endif /* !FEQT_INCLUDED_SRC_extensions_QIStatusBarIndicator_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIStyledItemDelegate.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QIStyledItemDelegate_h___
    19 #define ___QIStyledItemDelegate_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QIStyledItemDelegate_h
     19#define FEQT_INCLUDED_SRC_extensions_QIStyledItemDelegate_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    6767};
    6868
    69 #endif /* !___QIStyledItemDelegate_h___ */
     69#endif /* !FEQT_INCLUDED_SRC_extensions_QIStyledItemDelegate_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QITabWidget.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QITabWidget_h___
    19 #define ___QITabWidget_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QITabWidget_h
     19#define FEQT_INCLUDED_SRC_extensions_QITabWidget_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    3939};
    4040
    41 #endif /* !___QITabWidget_h___ */
     41#endif /* !FEQT_INCLUDED_SRC_extensions_QITabWidget_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QITableView.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QITableView_h___
    19 #define ___QITableView_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QITableView_h
     19#define FEQT_INCLUDED_SRC_extensions_QITableView_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    139139
    140140
    141 #endif /* !___QITableView_h___ */
     141#endif /* !FEQT_INCLUDED_SRC_extensions_QITableView_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIToolButton.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QIToolButton_h___
    19 #define ___QIToolButton_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QIToolButton_h
     19#define FEQT_INCLUDED_SRC_extensions_QIToolButton_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    4545};
    4646
    47 #endif /* !___QIToolButton_h___ */
     47#endif /* !FEQT_INCLUDED_SRC_extensions_QIToolButton_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QITreeView.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QITreeView_h___
    19 #define ___QITreeView_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QITreeView_h
     19#define FEQT_INCLUDED_SRC_extensions_QITreeView_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    143143
    144144
    145 #endif /* !___QITreeView_h___ */
     145#endif /* !FEQT_INCLUDED_SRC_extensions_QITreeView_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QITreeWidget.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QITreeWidget_h___
    19 #define ___QITreeWidget_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QITreeWidget_h
     19#define FEQT_INCLUDED_SRC_extensions_QITreeWidget_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    108108
    109109
    110 #endif /* !___QITreeWidget_h___ */
     110#endif /* !FEQT_INCLUDED_SRC_extensions_QITreeWidget_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIWidgetValidator.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QIWidgetValidator_h___
    19 #define ___QIWidgetValidator_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_QIWidgetValidator_h
     19#define FEQT_INCLUDED_SRC_extensions_QIWidgetValidator_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    227227
    228228
    229 #endif /* !___QIWidgetValidator_h___ */
     229#endif /* !FEQT_INCLUDED_SRC_extensions_QIWidgetValidator_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/graphics/QIGraphicsView.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QIGraphicsView_h___
    19 #define ___QIGraphicsView_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_graphics_QIGraphicsView_h
     19#define FEQT_INCLUDED_SRC_extensions_graphics_QIGraphicsView_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    5353};
    5454
    55 #endif /* !___QIGraphicsView_h___ */
     55#endif /* !FEQT_INCLUDED_SRC_extensions_graphics_QIGraphicsView_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/graphics/QIGraphicsWidget.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QIGraphicsWidget_h___
    19 #define ___QIGraphicsWidget_h___
     18#ifndef FEQT_INCLUDED_SRC_extensions_graphics_QIGraphicsWidget_h
     19#define FEQT_INCLUDED_SRC_extensions_graphics_QIGraphicsWidget_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    4242};
    4343
    44 #endif /* !___QIGraphicsWidget_h___ */
     44#endif /* !FEQT_INCLUDED_SRC_extensions_graphics_QIGraphicsWidget_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIExtraDataDefs_h___
    19 #define ___UIExtraDataDefs_h___
     18#ifndef FEQT_INCLUDED_SRC_extradata_UIExtraDataDefs_h
     19#define FEQT_INCLUDED_SRC_extradata_UIExtraDataDefs_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    10211021
    10221022
    1023 #endif /* !___UIExtraDataDefs_h___ */
     1023#endif /* !FEQT_INCLUDED_SRC_extradata_UIExtraDataDefs_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIExtraDataManager_h___
    19 #define ___UIExtraDataManager_h___
     18#ifndef FEQT_INCLUDED_SRC_extradata_UIExtraDataManager_h
     19#define FEQT_INCLUDED_SRC_extradata_UIExtraDataManager_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    805805#define gEDataManager UIExtraDataManager::instance()
    806806
    807 #endif /* !___UIExtraDataManager_h___ */
     807#endif /* !FEQT_INCLUDED_SRC_extradata_UIExtraDataManager_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/CIShared.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __CIShared_h__
    19 #define __CIShared_h__
     18#ifndef FEQT_INCLUDED_SRC_globals_CIShared_h
     19#define FEQT_INCLUDED_SRC_globals_CIShared_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    408408#endif // VBOX_CHECK_STATE
    409409
    410 #endif // __CIShared_h__
    411 
     410#endif /* !FEQT_INCLUDED_SRC_globals_CIShared_h */
     411
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/COMDefs.h

    r76553 r76581  
    2020 */
    2121
    22 #ifndef __COMDefs_h__
    23 #define __COMDefs_h__
     22#ifndef FEQT_INCLUDED_SRC_globals_COMDefs_h
     23#define FEQT_INCLUDED_SRC_globals_COMDefs_h
    2424#ifndef RT_WITHOUT_PRAGMA_ONCE
    2525# pragma once
     
    11481148/** @} */
    11491149
    1150 #endif // !__COMDefs_h__
    1151 
     1150#endif /* !FEQT_INCLUDED_SRC_globals_COMDefs_h */
     1151
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/QIWithRetranslateUI.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___QIWithRetranslateUI_h___
    19 #define ___QIWithRetranslateUI_h___
     18#ifndef FEQT_INCLUDED_SRC_globals_QIWithRetranslateUI_h
     19#define FEQT_INCLUDED_SRC_globals_QIWithRetranslateUI_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    183183
    184184
    185 #endif /* !___QIWithRetranslateUI_h___ */
     185#endif /* !FEQT_INCLUDED_SRC_globals_QIWithRetranslateUI_h */
    186186
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIActionPool_h___
    19 #define ___UIActionPool_h___
     18#ifndef FEQT_INCLUDED_SRC_globals_UIActionPool_h
     19#define FEQT_INCLUDED_SRC_globals_UIActionPool_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    662662
    663663
    664 #endif /* !___UIActionPool_h___ */
     664#endif /* !FEQT_INCLUDED_SRC_globals_UIActionPool_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPoolManager.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIActionPoolManager_h___
    19 #define ___UIActionPoolManager_h___
     18#ifndef FEQT_INCLUDED_SRC_globals_UIActionPoolManager_h
     19#define FEQT_INCLUDED_SRC_globals_UIActionPoolManager_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    240240
    241241
    242 #endif /* !___UIActionPoolManager_h___ */
    243 
     242#endif /* !FEQT_INCLUDED_SRC_globals_UIActionPoolManager_h */
     243
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPoolRuntime.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIActionPoolRuntime_h___
    19 #define ___UIActionPoolRuntime_h___
     18#ifndef FEQT_INCLUDED_SRC_globals_UIActionPoolRuntime_h
     19#define FEQT_INCLUDED_SRC_globals_UIActionPoolRuntime_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    321321
    322322
    323 #endif /* !___UIActionPoolRuntime_h___ */
     323#endif /* !FEQT_INCLUDED_SRC_globals_UIActionPoolRuntime_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIAnimationFramework.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIAnimationFramework_h___
    19 #define ___UIAnimationFramework_h___
     18#ifndef FEQT_INCLUDED_SRC_globals_UIAnimationFramework_h
     19#define FEQT_INCLUDED_SRC_globals_UIAnimationFramework_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    172172
    173173
    174 #endif /* !___UIAnimationFramework_h___ */
     174#endif /* !FEQT_INCLUDED_SRC_globals_UIAnimationFramework_h */
    175175
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UICustomFileSystemModel_h___
    19 #define ___UICustomFileSystemModel_h___
     18#ifndef FEQT_INCLUDED_SRC_globals_UICustomFileSystemModel_h
     19#define FEQT_INCLUDED_SRC_globals_UICustomFileSystemModel_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    187187
    188188
    189 #endif /* !___UICustomFileSystemModel_h___ */
     189#endif /* !FEQT_INCLUDED_SRC_globals_UICustomFileSystemModel_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDefs.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIDefs_h___
    19 #define ___UIDefs_h___
     18#ifndef FEQT_INCLUDED_SRC_globals_UIDefs_h
     19#define FEQT_INCLUDED_SRC_globals_UIDefs_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    159159
    160160
    161 #endif /* !___UIDefs_h___ */
     161#endif /* !FEQT_INCLUDED_SRC_globals_UIDefs_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDesktopWidgetWatchdog.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIDesktopWidgetWatchdog_h___
    19 #define ___UIDesktopWidgetWatchdog_h___
     18#ifndef FEQT_INCLUDED_SRC_globals_UIDesktopWidgetWatchdog_h
     19#define FEQT_INCLUDED_SRC_globals_UIDesktopWidgetWatchdog_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    176176#define gpDesktop UIDesktopWidgetWatchdog::instance()
    177177
    178 #endif /* !___UIDesktopWidgetWatchdog_h___ */
     178#endif /* !FEQT_INCLUDED_SRC_globals_UIDesktopWidgetWatchdog_h */
    179179
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIErrorString.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIErrorString_h___
    19 #define ___UIErrorString_h___
     18#ifndef FEQT_INCLUDED_SRC_globals_UIErrorString_h
     19#define FEQT_INCLUDED_SRC_globals_UIErrorString_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    6464};
    6565
    66 #endif /* !___UIErrorString_h___ */
     66#endif /* !FEQT_INCLUDED_SRC_globals_UIErrorString_h */
    6767
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIIconPool.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIIconPool_h___
    19 #define ___UIIconPool_h___
     18#ifndef FEQT_INCLUDED_SRC_globals_UIIconPool_h
     19#define FEQT_INCLUDED_SRC_globals_UIIconPool_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    141141
    142142
    143 #endif /* !___UIIconPool_h___ */
     143#endif /* !FEQT_INCLUDED_SRC_globals_UIIconPool_h */
    144144
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIImageTools.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIImageTools_h___
    19 #define ___UIImageTools_h___
     18#ifndef FEQT_INCLUDED_SRC_globals_UIImageTools_h
     19#define FEQT_INCLUDED_SRC_globals_UIImageTools_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    5050using namespace UIImageTools /* if header included */;
    5151
    52 #endif /* !___UIImageTools_h___ */
     52#endif /* !FEQT_INCLUDED_SRC_globals_UIImageTools_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UILibraryDefs.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UILibraryDefs_h___
    19 #define ___UILibraryDefs_h___
     18#ifndef FEQT_INCLUDED_SRC_globals_UILibraryDefs_h
     19#define FEQT_INCLUDED_SRC_globals_UILibraryDefs_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    3636#endif
    3737
    38 #endif /* !___UILibraryDefs_h___ */
     38#endif /* !FEQT_INCLUDED_SRC_globals_UILibraryDefs_h */
    3939
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMainEventListener.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMainEventListener_h___
    19 #define ___UIMainEventListener_h___
     18#ifndef FEQT_INCLUDED_SRC_globals_UIMainEventListener_h
     19#define FEQT_INCLUDED_SRC_globals_UIMainEventListener_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    195195typedef ListenerImpl<UIMainEventListener, QObject*> UIMainEventListenerImpl;
    196196
    197 #endif /* !___UIMainEventListener_h___ */
     197#endif /* !FEQT_INCLUDED_SRC_globals_UIMainEventListener_h */
    198198
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMessageCenter_h___
    19 #define ___UIMessageCenter_h___
     18#ifndef FEQT_INCLUDED_SRC_globals_UIMessageCenter_h
     19#define FEQT_INCLUDED_SRC_globals_UIMessageCenter_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    563563
    564564
    565 #endif /* !___UIMessageCenter_h___ */
     565#endif /* !FEQT_INCLUDED_SRC_globals_UIMessageCenter_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIModalWindowManager.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIModalWindowManager_h___
    19 #define ___UIModalWindowManager_h___
     18#ifndef FEQT_INCLUDED_SRC_globals_UIModalWindowManager_h
     19#define FEQT_INCLUDED_SRC_globals_UIModalWindowManager_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    102102inline UIModalWindowManager &windowManager() { return *(UIModalWindowManager::instance()); }
    103103
    104 #endif /* !___UIModalWindowManager_h___ */
     104#endif /* !FEQT_INCLUDED_SRC_globals_UIModalWindowManager_h */
    105105
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPathOperations.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIPathOperations_h___
    19 #define ___UIPathOperations_h___
     18#ifndef FEQT_INCLUDED_SRC_globals_UIPathOperations_h
     19#define FEQT_INCLUDED_SRC_globals_UIPathOperations_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    5252};
    5353
    54 #endif /* !___UIPathOperations_h___ */
     54#endif /* !FEQT_INCLUDED_SRC_globals_UIPathOperations_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPopupCenter.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIPopupCenter_h___
    19 #define ___UIPopupCenter_h___
     18#ifndef FEQT_INCLUDED_SRC_globals_UIPopupCenter_h
     19#define FEQT_INCLUDED_SRC_globals_UIPopupCenter_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    242242
    243243
    244 #endif /* !___UIPopupCenter_h___ */
    245 
     244#endif /* !FEQT_INCLUDED_SRC_globals_UIPopupCenter_h */
     245
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIProgressEventHandler.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIProgressEventHandler_h___
    19 #define ___UIProgressEventHandler_h___
     18#ifndef FEQT_INCLUDED_SRC_globals_UIProgressEventHandler_h
     19#define FEQT_INCLUDED_SRC_globals_UIProgressEventHandler_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8282
    8383
    84 #endif /* !___UIProgressEventHandler_h___ */
     84#endif /* !FEQT_INCLUDED_SRC_globals_UIProgressEventHandler_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIShortcutPool.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIShortcutPool_h___
    19 #define ___UIShortcutPool_h___
     18#ifndef FEQT_INCLUDED_SRC_globals_UIShortcutPool_h
     19#define FEQT_INCLUDED_SRC_globals_UIShortcutPool_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    190190
    191191
    192 #endif /* !___UIShortcutPool_h___ */
     192#endif /* !FEQT_INCLUDED_SRC_globals_UIShortcutPool_h */
    193193
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIStarter.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIStarter_h___
    19 #define ___UIStarter_h___
     18#ifndef FEQT_INCLUDED_SRC_globals_UIStarter_h
     19#define FEQT_INCLUDED_SRC_globals_UIStarter_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7979#define gStarter UIStarter::instance()
    8080
    81 #endif /* !___UIStarter_h___ */
     81#endif /* !FEQT_INCLUDED_SRC_globals_UIStarter_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIThreadPool.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIThreadPool_h___
    19 #define ___UIThreadPool_h___
     18#ifndef FEQT_INCLUDED_SRC_globals_UIThreadPool_h
     19#define FEQT_INCLUDED_SRC_globals_UIThreadPool_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    159159
    160160
    161 #endif /* !___UIThreadPool_h___ */
     161#endif /* !FEQT_INCLUDED_SRC_globals_UIThreadPool_h */
    162162
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIVersion.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIVersion_h___
    19 #define ___UIVersion_h___
     18#ifndef FEQT_INCLUDED_SRC_globals_UIVersion_h
     19#define FEQT_INCLUDED_SRC_globals_UIVersion_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    9595};
    9696
    97 #endif /* !___UIVersion_h___ */
     97#endif /* !FEQT_INCLUDED_SRC_globals_UIVersion_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIVirtualBoxEventHandler.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIVirtualBoxEventHandler_h___
    19 #define ___UIVirtualBoxEventHandler_h___
     18#ifndef FEQT_INCLUDED_SRC_globals_UIVirtualBoxEventHandler_h
     19#define FEQT_INCLUDED_SRC_globals_UIVirtualBoxEventHandler_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    9191#define gVBoxEvents UIVirtualBoxEventHandler::instance()
    9292
    93 #endif /* !___UIVirtualBoxEventHandler_h___ */
     93#endif /* !FEQT_INCLUDED_SRC_globals_UIVirtualBoxEventHandler_h */
    9494
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___VBoxGlobal_h___
    19 #define ___VBoxGlobal_h___
     18#ifndef FEQT_INCLUDED_SRC_globals_VBoxGlobal_h
     19#define FEQT_INCLUDED_SRC_globals_VBoxGlobal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    910910inline VBoxGlobal &vboxGlobal() { return *VBoxGlobal::instance(); }
    911911
    912 #endif /* !___VBoxGlobal_h___ */
     912#endif /* !FEQT_INCLUDED_SRC_globals_VBoxGlobal_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxUtils.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___VBoxUtils_h___
    19 #define ___VBoxUtils_h___
     18#ifndef FEQT_INCLUDED_SRC_globals_VBoxUtils_h
     19#define FEQT_INCLUDED_SRC_globals_VBoxUtils_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    6565
    6666
    67 #endif /* !___VBoxUtils_h___ */
     67#endif /* !FEQT_INCLUDED_SRC_globals_VBoxUtils_h */
    6868
  • trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManager.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIFileManager_h___
    19 #define ___UIFileManager_h___
     18#ifndef FEQT_INCLUDED_SRC_guestctrl_UIFileManager_h
     19#define FEQT_INCLUDED_SRC_guestctrl_UIFileManager_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    202202};
    203203
    204 #endif /* !___UIFileManager_h___ */
     204#endif /* !FEQT_INCLUDED_SRC_guestctrl_UIFileManager_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerDialog.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIFileManagerDialog_h___
    19 #define ___UIFileManagerDialog_h___
     18#ifndef FEQT_INCLUDED_SRC_guestctrl_UIFileManagerDialog_h
     19#define FEQT_INCLUDED_SRC_guestctrl_UIFileManagerDialog_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    115115
    116116
    117 #endif /* !___UIFileManagerDialog_h___ */
     117#endif /* !FEQT_INCLUDED_SRC_guestctrl_UIFileManagerDialog_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIGuestTable_h___
    19 #define ___UIGuestTable_h___
     18#ifndef FEQT_INCLUDED_SRC_guestctrl_UIFileManagerGuestTable_h
     19#define FEQT_INCLUDED_SRC_guestctrl_UIFileManagerGuestTable_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8686};
    8787
    88 #endif /* !___UIFileManagerGuestTable_h___ */
     88#endif /* !FEQT_INCLUDED_SRC_guestctrl_UIFileManagerGuestTable_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIFileManagerHostTable_h___
    19 #define ___UIFileManagerHostTable_h___
     18#ifndef FEQT_INCLUDED_SRC_guestctrl_UIFileManagerHostTable_h
     19#define FEQT_INCLUDED_SRC_guestctrl_UIFileManagerHostTable_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7272};
    7373
    74 #endif /* !___UIFileManagerHostTable_h___ */
     74#endif /* !FEQT_INCLUDED_SRC_guestctrl_UIFileManagerHostTable_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerLogPanel.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIFileManagerLogPanel_h___
    19 #define ___UIFileManagerLogPanel_h___
     18#ifndef FEQT_INCLUDED_SRC_guestctrl_UIFileManagerLogPanel_h
     19#define FEQT_INCLUDED_SRC_guestctrl_UIFileManagerLogPanel_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    5757};
    5858
    59 #endif /* !___UIFileManagerLogPanel_h___ */
     59#endif /* !FEQT_INCLUDED_SRC_guestctrl_UIFileManagerLogPanel_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerOperationsPanel.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIFileManagerOperationsPanel_h___
    19 #define ___UIFileManagerOperationsPanel_h___
     18#ifndef FEQT_INCLUDED_SRC_guestctrl_UIFileManagerOperationsPanel_h
     19#define FEQT_INCLUDED_SRC_guestctrl_UIFileManagerOperationsPanel_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    9595};
    9696
    97 #endif /* !___UIFileManagerOperationsPanel_h___ */
     97#endif /* !FEQT_INCLUDED_SRC_guestctrl_UIFileManagerOperationsPanel_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerOptionsPanel.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIFileManagerOptionsPanel_h___
    19 #define ___UIFileManagerOptionsPanel_h___
     18#ifndef FEQT_INCLUDED_SRC_guestctrl_UIFileManagerOptionsPanel_h
     19#define FEQT_INCLUDED_SRC_guestctrl_UIFileManagerOptionsPanel_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7373};
    7474
    75 #endif /* !___UIFileManagerOptionsPanel_h___ */
     75#endif /* !FEQT_INCLUDED_SRC_guestctrl_UIFileManagerOptionsPanel_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerPanel.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIFileManagerPanel_h___
    19 #define ___UIFileManagerPanel_h___
     18#ifndef FEQT_INCLUDED_SRC_guestctrl_UIFileManagerPanel_h
     19#define FEQT_INCLUDED_SRC_guestctrl_UIFileManagerPanel_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7676};
    7777
    78 #endif /* !___UIFileManagerPanel!_h___ */
     78#endif /* !FEQT_INCLUDED_SRC_guestctrl_UIFileManagerPanel_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerSessionPanel.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIFileManagerSessionPanel_h___
    19 #define ___UIFileManagerSessionPanel_h___
     18#ifndef FEQT_INCLUDED_SRC_guestctrl_UIFileManagerSessionPanel_h
     19#define FEQT_INCLUDED_SRC_guestctrl_UIFileManagerSessionPanel_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    6161};
    6262
    63 #endif /* !___UIFileManagerSessionPanel_h___ */
     63#endif /* !FEQT_INCLUDED_SRC_guestctrl_UIFileManagerSessionPanel_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIFileManagerTable_h___
    19 #define ___UIFileManagerTable_h___
     18#ifndef FEQT_INCLUDED_SRC_guestctrl_UIFileManagerTable_h
     19#define FEQT_INCLUDED_SRC_guestctrl_UIFileManagerTable_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    299299};
    300300
    301 #endif /* !___UIFileManagerTable_h___ */
     301#endif /* !FEQT_INCLUDED_SRC_guestctrl_UIFileManagerTable_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIGuestControlConsole.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIGuestControlConsole_h___
    19 #define ___UIGuestControlConsole_h___
     18#ifndef FEQT_INCLUDED_SRC_guestctrl_UIGuestControlConsole_h
     19#define FEQT_INCLUDED_SRC_guestctrl_UIGuestControlConsole_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7676};
    7777
    78 #endif /* !___UIGuestControlConsole_h___ */
     78#endif /* !FEQT_INCLUDED_SRC_guestctrl_UIGuestControlConsole_h */
    7979
  • trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIGuestControlDefs.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIGuestControlDefs_h___
    19 #define ___UIGuestControlDefs_h___
     18#ifndef FEQT_INCLUDED_SRC_guestctrl_UIGuestControlDefs_h
     19#define FEQT_INCLUDED_SRC_guestctrl_UIGuestControlDefs_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    2929};
    3030
    31 #endif /* !___UIGuestControlDefs_h___ */
     31#endif /* !FEQT_INCLUDED_SRC_guestctrl_UIGuestControlDefs_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIGuestControlInterface.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIGuestControlInterface_h___
    19 #define ___UIGuestControlInterface_h___
     18#ifndef FEQT_INCLUDED_SRC_guestctrl_UIGuestControlInterface_h
     19#define FEQT_INCLUDED_SRC_guestctrl_UIGuestControlInterface_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    101101};
    102102
    103 #endif /* !___UIGuestControlInterface_h___ */
     103#endif /* !FEQT_INCLUDED_SRC_guestctrl_UIGuestControlInterface_h */
    104104
  • trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIGuestControlTreeItem.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIGuestControlTreeItem_h___
    19 #define ___UIGuestControlTreeItem_h___
     18#ifndef FEQT_INCLUDED_SRC_guestctrl_UIGuestControlTreeItem_h
     19#define FEQT_INCLUDED_SRC_guestctrl_UIGuestControlTreeItem_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    150150};
    151151
    152 #endif /* !___UIGuestControlTreeItem_h___ */
     152#endif /* !FEQT_INCLUDED_SRC_guestctrl_UIGuestControlTreeItem_h */
    153153
  • trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIGuestProcessControlDialog.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIGuestProcessControlDialog_h___
    19 #define ___UIGuestProcessControlDialog_h___
     18#ifndef FEQT_INCLUDED_SRC_guestctrl_UIGuestProcessControlDialog_h
     19#define FEQT_INCLUDED_SRC_guestctrl_UIGuestProcessControlDialog_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    114114
    115115
    116 #endif /* !___UIGuestProcessControlDialog_h___ */
     116#endif /* !FEQT_INCLUDED_SRC_guestctrl_UIGuestProcessControlDialog_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIGuestProcessControlWidget.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIGuestProcessControlWidget_h___
    19 #define ___UIGuestProcessControlWidget_h___
     18#ifndef FEQT_INCLUDED_SRC_guestctrl_UIGuestProcessControlWidget_h
     19#define FEQT_INCLUDED_SRC_guestctrl_UIGuestProcessControlWidget_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    105105};
    106106
    107 #endif /* !___UIGuestProcessControlWidget_h___ */
     107#endif /* !FEQT_INCLUDED_SRC_guestctrl_UIGuestProcessControlWidget_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/hostnetwork/UIHostNetworkDetailsWidget.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIHostNetworkDetailsWidget_h___
    19 #define ___UIHostNetworkDetailsWidget_h___
     18#ifndef FEQT_INCLUDED_SRC_hostnetwork_UIHostNetworkDetailsWidget_h
     19#define FEQT_INCLUDED_SRC_hostnetwork_UIHostNetworkDetailsWidget_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    354354};
    355355
    356 #endif /* !___UIHostNetworkDetailsWidget_h___ */
    357 
     356#endif /* !FEQT_INCLUDED_SRC_hostnetwork_UIHostNetworkDetailsWidget_h */
     357
  • trunk/src/VBox/Frontends/VirtualBox/src/hostnetwork/UIHostNetworkManager.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIHostNetworkManager_h___
    19 #define ___UIHostNetworkManager_h___
     18#ifndef FEQT_INCLUDED_SRC_hostnetwork_UIHostNetworkManager_h
     19#define FEQT_INCLUDED_SRC_hostnetwork_UIHostNetworkManager_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    265265};
    266266
    267 #endif /* !___UIHostNetworkManager_h___ */
    268 
     267#endif /* !FEQT_INCLUDED_SRC_hostnetwork_UIHostNetworkManager_h */
     268
  • trunk/src/VBox/Frontends/VirtualBox/src/hostnetwork/UIHostNetworkUtils.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIHostNetworkUtils_h___
    19 #define ___UIHostNetworkUtils_h___
     18#ifndef FEQT_INCLUDED_SRC_hostnetwork_UIHostNetworkUtils_h
     19#define FEQT_INCLUDED_SRC_hostnetwork_UIHostNetworkUtils_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    5050using namespace UIHostNetworkUtils;
    5151
    52 #endif /* !___UIHostNetworkUtils_h___ */
     52#endif /* !FEQT_INCLUDED_SRC_hostnetwork_UIHostNetworkUtils_h */
    5353
  • trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogPage.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIVMLogPage_h___
    19 #define ___UIVMLogPage_h___
     18#ifndef FEQT_INCLUDED_SRC_logviewer_UIVMLogPage_h
     19#define FEQT_INCLUDED_SRC_logviewer_UIVMLogPage_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    165165};
    166166
    167 #endif /* !___UIVMLogPage_h___ */
     167#endif /* !FEQT_INCLUDED_SRC_logviewer_UIVMLogPage_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerBookmarksPanel.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIVMLogViewerBookmarksPanel_h___
    19 #define ___UIVMLogViewerBookmarksPanel_h___
     18#ifndef FEQT_INCLUDED_SRC_logviewer_UIVMLogViewerBookmarksPanel_h
     19#define FEQT_INCLUDED_SRC_logviewer_UIVMLogViewerBookmarksPanel_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8888};
    8989
    90 #endif /* !___UIVMLogViewerBookmarksPanel_h___ */
     90#endif /* !FEQT_INCLUDED_SRC_logviewer_UIVMLogViewerBookmarksPanel_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerDialog.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIVMLogViewerDialog_h___
    19 #define ___UIVMLogViewerDialog_h___
     18#ifndef FEQT_INCLUDED_SRC_logviewer_UIVMLogViewerDialog_h
     19#define FEQT_INCLUDED_SRC_logviewer_UIVMLogViewerDialog_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    123123
    124124
    125 #endif /* !___UIVMLogViewerDialog_h___ */
     125#endif /* !FEQT_INCLUDED_SRC_logviewer_UIVMLogViewerDialog_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerFilterPanel.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIVMLogViewerFilterPanel_h___
    19 #define ___UIVMLogViewerFilterPanel_h___
     18#ifndef FEQT_INCLUDED_SRC_logviewer_UIVMLogViewerFilterPanel_h
     19#define FEQT_INCLUDED_SRC_logviewer_UIVMLogViewerFilterPanel_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    112112};
    113113
    114 #endif /* !___UIVMLogViewerFilterPanel_h___ */
     114#endif /* !FEQT_INCLUDED_SRC_logviewer_UIVMLogViewerFilterPanel_h */
    115115
  • trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerOptionsPanel.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIVMLogViewerOptionsPanel_h___
    19 #define ___UIVMLogViewerOptionsPanel_h___
     18#ifndef FEQT_INCLUDED_SRC_logviewer_UIVMLogViewerOptionsPanel_h
     19#define FEQT_INCLUDED_SRC_logviewer_UIVMLogViewerOptionsPanel_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8282};
    8383
    84 #endif /* !___UIVMLogViewerOptionsPanel_h___ */
     84#endif /* !FEQT_INCLUDED_SRC_logviewer_UIVMLogViewerOptionsPanel_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerPanel.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIVMLogViewerPanel_h___
    19 #define ___UIVMLogViewerPanel_h___
     18#ifndef FEQT_INCLUDED_SRC_logviewer_UIVMLogViewerPanel_h
     19#define FEQT_INCLUDED_SRC_logviewer_UIVMLogViewerPanel_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8080};
    8181
    82 #endif /* !___UIVMLogViewerPanel!_h___ */
     82#endif /* !FEQT_INCLUDED_SRC_logviewer_UIVMLogViewerPanel_h */
    8383
  • trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerSearchPanel.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIVMLogViewerSearchPanel_h___
    19 #define ___UIVMLogViewerSearchPanel_h___
     18#ifndef FEQT_INCLUDED_SRC_logviewer_UIVMLogViewerSearchPanel_h
     19#define FEQT_INCLUDED_SRC_logviewer_UIVMLogViewerSearchPanel_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    130130
    131131
    132 #endif /* !___UIVMLogViewerSearchPanel_h___ */
     132#endif /* !FEQT_INCLUDED_SRC_logviewer_UIVMLogViewerSearchPanel_h */
    133133
  • trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerTextEdit.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIVMLogViewerTextEdit_h___
    19 #define ___UIVMLogViewerTextEdit_h___
     18#ifndef FEQT_INCLUDED_SRC_logviewer_UIVMLogViewerTextEdit_h
     19#define FEQT_INCLUDED_SRC_logviewer_UIVMLogViewerTextEdit_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    118118
    119119
    120 #endif /* !___UIVMLogPage_h___ */
     120#endif /* !FEQT_INCLUDED_SRC_logviewer_UIVMLogViewerTextEdit_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerWidget.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIVMLogViewerWidget_h___
    19 #define ___UIVMLogViewerWidget_h___
     18#ifndef FEQT_INCLUDED_SRC_logviewer_UIVMLogViewerWidget_h
     19#define FEQT_INCLUDED_SRC_logviewer_UIVMLogViewerWidget_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    238238};
    239239
    240 #endif /* !___UIVMLogViewerWidget_h___ */
     240#endif /* !FEQT_INCLUDED_SRC_logviewer_UIVMLogViewerWidget_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/UIErrorPane.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIErrorPane_h___
    19 #define ___UIErrorPane_h___
     18#ifndef FEQT_INCLUDED_SRC_manager_UIErrorPane_h
     19#define FEQT_INCLUDED_SRC_manager_UIErrorPane_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7272};
    7373
    74 #endif /* !___UIErrorPane_h___ */
     74#endif /* !FEQT_INCLUDED_SRC_manager_UIErrorPane_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/UIToolPaneGlobal.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIToolPaneGlobal_h___
    19 #define ___UIToolPaneGlobal_h___
     18#ifndef FEQT_INCLUDED_SRC_manager_UIToolPaneGlobal_h
     19#define FEQT_INCLUDED_SRC_manager_UIToolPaneGlobal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    9191};
    9292
    93 #endif /* !___UIToolPaneGlobal_h___ */
     93#endif /* !FEQT_INCLUDED_SRC_manager_UIToolPaneGlobal_h */
    9494
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/UIToolPaneMachine.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIToolPaneMachine_h___
    19 #define ___UIToolPaneMachine_h___
     18#ifndef FEQT_INCLUDED_SRC_manager_UIToolPaneMachine_h
     19#define FEQT_INCLUDED_SRC_manager_UIToolPaneMachine_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    126126};
    127127
    128 #endif /* !___UIToolPaneMachine_h___ */
     128#endif /* !FEQT_INCLUDED_SRC_manager_UIToolPaneMachine_h */
    129129
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIVirtualBoxManager_h___
    19 #define ___UIVirtualBoxManager_h___
     18#ifndef FEQT_INCLUDED_SRC_manager_UIVirtualBoxManager_h
     19#define FEQT_INCLUDED_SRC_manager_UIVirtualBoxManager_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    355355#define gpManager UIVirtualBoxManager::instance()
    356356
    357 #endif /* !___UIVirtualBoxManager_h___ */
     357#endif /* !FEQT_INCLUDED_SRC_manager_UIVirtualBoxManager_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIVirtualBoxManagerWidget_h___
    19 #define ___UIVirtualBoxManagerWidget_h___
     18#ifndef FEQT_INCLUDED_SRC_manager_UIVirtualBoxManagerWidget_h
     19#define FEQT_INCLUDED_SRC_manager_UIVirtualBoxManagerWidget_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    214214};
    215215
    216 #endif /* !___UIVirtualBoxManagerWidget_h___ */
     216#endif /* !FEQT_INCLUDED_SRC_manager_UIVirtualBoxManagerWidget_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItem.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIVirtualMachineItem_h__
    19 #define __UIVirtualMachineItem_h__
     18#ifndef FEQT_INCLUDED_SRC_manager_UIVirtualMachineItem_h
     19#define FEQT_INCLUDED_SRC_manager_UIVirtualMachineItem_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    145145};
    146146
    147 #endif /* __UIVirtualMachineItem_h__ */
     147#endif /* !FEQT_INCLUDED_SRC_manager_UIVirtualMachineItem_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/UIWelcomePane.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIWelcomePane_h___
    19 #define ___UIWelcomePane_h___
     18#ifndef FEQT_INCLUDED_SRC_manager_UIWelcomePane_h
     19#define FEQT_INCLUDED_SRC_manager_UIWelcomePane_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    6767};
    6868
    69 #endif /* !___UIWelcomePane_h___ */
     69#endif /* !FEQT_INCLUDED_SRC_manager_UIWelcomePane_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooser.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIChooser_h___
    19 #define ___UIChooser_h___
     18#ifndef FEQT_INCLUDED_SRC_manager_chooser_UIChooser_h
     19#define FEQT_INCLUDED_SRC_manager_chooser_UIChooser_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    168168};
    169169
    170 #endif /* !___UIChooser_h___ */
     170#endif /* !FEQT_INCLUDED_SRC_manager_chooser_UIChooser_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserHandlerKeyboard.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIChooserHandlerKeyboard_h__
    19 #define __UIChooserHandlerKeyboard_h__
     18#ifndef FEQT_INCLUDED_SRC_manager_chooser_UIChooserHandlerKeyboard_h
     19#define FEQT_INCLUDED_SRC_manager_chooser_UIChooserHandlerKeyboard_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8181};
    8282
    83 #endif /* __UIChooserHandlerKeyboard_h__ */
     83#endif /* !FEQT_INCLUDED_SRC_manager_chooser_UIChooserHandlerKeyboard_h */
    8484
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserHandlerMouse.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIChooserHandlerMouse_h__
    19 #define __UIChooserHandlerMouse_h__
     18#ifndef FEQT_INCLUDED_SRC_manager_chooser_UIChooserHandlerMouse_h
     19#define FEQT_INCLUDED_SRC_manager_chooser_UIChooserHandlerMouse_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    6565};
    6666
    67 #endif /* __UIChooserHandlerMouse_h__ */
     67#endif /* !FEQT_INCLUDED_SRC_manager_chooser_UIChooserHandlerMouse_h */
    6868
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItem.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIChooserItem_h___
    19 #define ___UIChooserItem_h___
     18#ifndef FEQT_INCLUDED_SRC_manager_chooser_UIChooserItem_h
     19#define FEQT_INCLUDED_SRC_manager_chooser_UIChooserItem_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    397397
    398398
    399 #endif /* !___UIChooserItem_h___ */
     399#endif /* !FEQT_INCLUDED_SRC_manager_chooser_UIChooserItem_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGlobal.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIChooserItemGlobal_h___
    19 #define ___UIChooserItemGlobal_h___
     18#ifndef FEQT_INCLUDED_SRC_manager_chooser_UIChooserItemGlobal_h
     19#define FEQT_INCLUDED_SRC_manager_chooser_UIChooserItemGlobal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    277277};
    278278
    279 #endif /* !___UIChooserItemGlobal_h___ */
     279#endif /* !FEQT_INCLUDED_SRC_manager_chooser_UIChooserItemGlobal_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGroup.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIChooserItemGroup_h___
    19 #define ___UIChooserItemGroup_h___
     18#ifndef FEQT_INCLUDED_SRC_manager_chooser_UIChooserItemGroup_h
     19#define FEQT_INCLUDED_SRC_manager_chooser_UIChooserItemGroup_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    428428
    429429
    430 #endif /* !___UIChooserItemGroup_h___ */
     430#endif /* !FEQT_INCLUDED_SRC_manager_chooser_UIChooserItemGroup_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemMachine.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIChooserItemMachine_h___
    19 #define ___UIChooserItemMachine_h___
     18#ifndef FEQT_INCLUDED_SRC_manager_chooser_UIChooserItemMachine_h
     19#define FEQT_INCLUDED_SRC_manager_chooser_UIChooserItemMachine_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    345345};
    346346
    347 #endif /* !___UIChooserItemMachine_h___ */
     347#endif /* !FEQT_INCLUDED_SRC_manager_chooser_UIChooserItemMachine_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIChooserModel_h___
    19 #define ___UIChooserModel_h___
     18#ifndef FEQT_INCLUDED_SRC_manager_chooser_UIChooserModel_h
     19#define FEQT_INCLUDED_SRC_manager_chooser_UIChooserModel_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    624624
    625625
    626 #endif /* !___UIChooserModel_h___ */
     626#endif /* !FEQT_INCLUDED_SRC_manager_chooser_UIChooserModel_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserView.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIChooserView_h___
    19 #define ___UIChooserView_h___
     18#ifndef FEQT_INCLUDED_SRC_manager_chooser_UIChooserView_h
     19#define FEQT_INCLUDED_SRC_manager_chooser_UIChooserView_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    109109};
    110110
    111 #endif /* !___UIChooserView_h___ */
     111#endif /* !FEQT_INCLUDED_SRC_manager_chooser_UIChooserView_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetails.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIDetails_h___
    19 #define ___UIDetails_h___
     18#ifndef FEQT_INCLUDED_SRC_manager_details_UIDetails_h
     19#define FEQT_INCLUDED_SRC_manager_details_UIDetails_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7878};
    7979
    80 #endif /* !___UIDetails_h___ */
     80#endif /* !FEQT_INCLUDED_SRC_manager_details_UIDetails_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsContextMenu.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIDetailsContextMenu_h___
    19 #define ___UIDetailsContextMenu_h___
     18#ifndef FEQT_INCLUDED_SRC_manager_details_UIDetailsContextMenu_h
     19#define FEQT_INCLUDED_SRC_manager_details_UIDetailsContextMenu_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    105105};
    106106
    107 #endif /* !___UIDetailsContextMenu_h___ */
     107#endif /* !FEQT_INCLUDED_SRC_manager_details_UIDetailsContextMenu_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsElement.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIDetailsElement_h___
    19 #define ___UIDetailsElement_h___
     18#ifndef FEQT_INCLUDED_SRC_manager_details_UIDetailsElement_h
     19#define FEQT_INCLUDED_SRC_manager_details_UIDetailsElement_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    367367};
    368368
    369 #endif /* !___UIDetailsElement_h___ */
     369#endif /* !FEQT_INCLUDED_SRC_manager_details_UIDetailsElement_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsElements.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIDetailsElements_h___
    19 #define ___UIDetailsElements_h___
     18#ifndef FEQT_INCLUDED_SRC_manager_details_UIDetailsElements_h
     19#define FEQT_INCLUDED_SRC_manager_details_UIDetailsElements_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    547547};
    548548
    549 #endif /* !___UIDetailsElements_h___ */
    550 
     549#endif /* !FEQT_INCLUDED_SRC_manager_details_UIDetailsElements_h */
     550
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsGroup.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIDetailsGroup_h___
    19 #define ___UIDetailsGroup_h___
     18#ifndef FEQT_INCLUDED_SRC_manager_details_UIDetailsGroup_h
     19#define FEQT_INCLUDED_SRC_manager_details_UIDetailsGroup_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    165165};
    166166
    167 #endif /* !___UIDetailsGroup_h___ */
     167#endif /* !FEQT_INCLUDED_SRC_manager_details_UIDetailsGroup_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsItem.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIDetailsItem_h___
    19 #define ___UIDetailsItem_h___
     18#ifndef FEQT_INCLUDED_SRC_manager_details_UIDetailsItem_h
     19#define FEQT_INCLUDED_SRC_manager_details_UIDetailsItem_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    184184
    185185
    186 #endif /* !___UIDetailsItem_h___ */
     186#endif /* !FEQT_INCLUDED_SRC_manager_details_UIDetailsItem_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsModel.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIDetailsModel_h___
    19 #define ___UIDetailsModel_h___
     18#ifndef FEQT_INCLUDED_SRC_manager_details_UIDetailsModel_h
     19#define FEQT_INCLUDED_SRC_manager_details_UIDetailsModel_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    301301
    302302
    303 #endif /* !___UIDetailsModel_h___ */
     303#endif /* !FEQT_INCLUDED_SRC_manager_details_UIDetailsModel_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsSet.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIDetailsSet_h___
    19 #define ___UIDetailsSet_h___
     18#ifndef FEQT_INCLUDED_SRC_manager_details_UIDetailsSet_h
     19#define FEQT_INCLUDED_SRC_manager_details_UIDetailsSet_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    219219};
    220220
    221 #endif /* !___UIDetailsSet_h___ */
     221#endif /* !FEQT_INCLUDED_SRC_manager_details_UIDetailsSet_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsView.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIDetailsView_h__
    19 #define __UIDetailsView_h__
     18#ifndef FEQT_INCLUDED_SRC_manager_details_UIDetailsView_h
     19#define FEQT_INCLUDED_SRC_manager_details_UIDetailsView_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7373};
    7474
    75 #endif /* __UIDetailsView_h__ */
     75#endif /* !FEQT_INCLUDED_SRC_manager_details_UIDetailsView_h */
    7676
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIMachinePreview.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIMachinePreview_h__
    19 #define __UIMachinePreview_h__
     18#ifndef FEQT_INCLUDED_SRC_manager_details_UIMachinePreview_h
     19#define FEQT_INCLUDED_SRC_manager_details_UIMachinePreview_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    128128};
    129129
    130 #endif /* !__UIMachinePreview_h__ */
     130#endif /* !FEQT_INCLUDED_SRC_manager_details_UIMachinePreview_h */
    131131
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UITools.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UITools_h___
    19 #define ___UITools_h___
     18#ifndef FEQT_INCLUDED_SRC_manager_tools_UITools_h
     19#define FEQT_INCLUDED_SRC_manager_tools_UITools_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    140140};
    141141
    142 #endif /* !___UITools_h___ */
     142#endif /* !FEQT_INCLUDED_SRC_manager_tools_UITools_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsHandlerKeyboard.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIToolsHandlerKeyboard_h___
    19 #define ___UIToolsHandlerKeyboard_h___
     18#ifndef FEQT_INCLUDED_SRC_manager_tools_UIToolsHandlerKeyboard_h
     19#define FEQT_INCLUDED_SRC_manager_tools_UIToolsHandlerKeyboard_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    6767
    6868
    69 #endif /* !___UIToolsHandlerKeyboard_h___ */
     69#endif /* !FEQT_INCLUDED_SRC_manager_tools_UIToolsHandlerKeyboard_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsHandlerMouse.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIToolsHandlerMouse_h___
    19 #define ___UIToolsHandlerMouse_h___
     18#ifndef FEQT_INCLUDED_SRC_manager_tools_UIToolsHandlerMouse_h
     19#define FEQT_INCLUDED_SRC_manager_tools_UIToolsHandlerMouse_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    6767
    6868
    69 #endif /* !___UIToolsHandlerMouse_h___ */
     69#endif /* !FEQT_INCLUDED_SRC_manager_tools_UIToolsHandlerMouse_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsItem.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIToolsItem_h___
    19 #define ___UIToolsItem_h___
     18#ifndef FEQT_INCLUDED_SRC_manager_tools_UIToolsItem_h
     19#define FEQT_INCLUDED_SRC_manager_tools_UIToolsItem_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    321321};
    322322
    323 #endif /* !___UIToolsItem_h___ */
     323#endif /* !FEQT_INCLUDED_SRC_manager_tools_UIToolsItem_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsModel.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIToolsModel_h___
    19 #define ___UIToolsModel_h___
     18#ifndef FEQT_INCLUDED_SRC_manager_tools_UIToolsModel_h
     19#define FEQT_INCLUDED_SRC_manager_tools_UIToolsModel_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    286286};
    287287
    288 #endif /* !___UIToolsModel_h___ */
     288#endif /* !FEQT_INCLUDED_SRC_manager_tools_UIToolsModel_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsView.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIToolsView_h___
    19 #define ___UIToolsView_h___
     18#ifndef FEQT_INCLUDED_SRC_manager_tools_UIToolsView_h
     19#define FEQT_INCLUDED_SRC_manager_tools_UIToolsView_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    109109};
    110110
    111 #endif /* !___UIToolsView_h___ */
     111#endif /* !FEQT_INCLUDED_SRC_manager_tools_UIToolsView_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/medium/UIFDCreationDialog.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIFDCreationDialog_h__
    19 #define __UIFDCreationDialog_h__
     18#ifndef FEQT_INCLUDED_SRC_medium_UIFDCreationDialog_h
     19#define FEQT_INCLUDED_SRC_medium_UIFDCreationDialog_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8383};
    8484
    85 #endif // __UIFDCreationDialog_h__
     85#endif /* !FEQT_INCLUDED_SRC_medium_UIFDCreationDialog_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMedium.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMedium_h___
    19 #define ___UIMedium_h___
     18#ifndef FEQT_INCLUDED_SRC_medium_UIMedium_h
     19#define FEQT_INCLUDED_SRC_medium_UIMedium_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    432432typedef QMap<QUuid, UIMedium> UIMediumMap;
    433433
    434 #endif /* !___UIMedium_h___ */
     434#endif /* !FEQT_INCLUDED_SRC_medium_UIMedium_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumDefs.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMediumDefs_h___
    19 #define ___UIMediumDefs_h___
     18#ifndef FEQT_INCLUDED_SRC_medium_UIMediumDefs_h
     19#define FEQT_INCLUDED_SRC_medium_UIMediumDefs_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    125125Q_DECLARE_METATYPE(UIMediumTarget);
    126126
    127 #endif /* !___UIMediumDefs_h___ */
     127#endif /* !FEQT_INCLUDED_SRC_medium_UIMediumDefs_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumDetailsWidget.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMediumDetailsWidget_h___
    19 #define ___UIMediumDetailsWidget_h___
     18#ifndef FEQT_INCLUDED_SRC_medium_UIMediumDetailsWidget_h
     19#define FEQT_INCLUDED_SRC_medium_UIMediumDetailsWidget_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    354354};
    355355
    356 #endif /* !___UIMediumDetailsWidget_h___ */
    357 
     356#endif /* !FEQT_INCLUDED_SRC_medium_UIMediumDetailsWidget_h */
     357
  • trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumEnumerator.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMediumEnumerator_h___
    19 #define ___UIMediumEnumerator_h___
     18#ifndef FEQT_INCLUDED_SRC_medium_UIMediumEnumerator_h
     19#define FEQT_INCLUDED_SRC_medium_UIMediumEnumerator_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    107107};
    108108
    109 #endif /* !___UIMediumEnumerator_h___ */
     109#endif /* !FEQT_INCLUDED_SRC_medium_UIMediumEnumerator_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumItem.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMediumItem_h___
    19 #define ___UIMediumItem_h___
     18#ifndef FEQT_INCLUDED_SRC_medium_UIMediumItem_h
     19#define FEQT_INCLUDED_SRC_medium_UIMediumItem_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    201201};
    202202
    203 #endif /* !___UIMediumItem_h___ */
     203#endif /* !FEQT_INCLUDED_SRC_medium_UIMediumItem_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumManager.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMediumManager_h___
    19 #define ___UIMediumManager_h___
     18#ifndef FEQT_INCLUDED_SRC_medium_UIMediumManager_h
     19#define FEQT_INCLUDED_SRC_medium_UIMediumManager_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    441441};
    442442
    443 #endif /* !___UIMediumManager_h___ */
     443#endif /* !FEQT_INCLUDED_SRC_medium_UIMediumManager_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSelector.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMediumSelector_h___
    19 #define ___UIMediumSelector_h___
     18#ifndef FEQT_INCLUDED_SRC_medium_UIMediumSelector_h
     19#define FEQT_INCLUDED_SRC_medium_UIMediumSelector_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    125125};
    126126
    127 #endif /* !___UIMediumSelector_h___ */
     127#endif /* !FEQT_INCLUDED_SRC_medium_UIMediumSelector_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/net/UIDownloader.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIDownloader_h___
    19 #define ___UIDownloader_h___
     18#ifndef FEQT_INCLUDED_SRC_net_UIDownloader_h
     19#define FEQT_INCLUDED_SRC_net_UIDownloader_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    145145};
    146146
    147 #endif /* !___UIDownloader_h___ */
     147#endif /* !FEQT_INCLUDED_SRC_net_UIDownloader_h */
    148148
  • trunk/src/VBox/Frontends/VirtualBox/src/net/UIDownloaderAdditions.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIDownloaderAdditions_h___
    19 #define ___UIDownloaderAdditions_h___
     18#ifndef FEQT_INCLUDED_SRC_net_UIDownloaderAdditions_h
     19#define FEQT_INCLUDED_SRC_net_UIDownloaderAdditions_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7070};
    7171
    72 #endif /* !___UIDownloaderAdditions_h___ */
     72#endif /* !FEQT_INCLUDED_SRC_net_UIDownloaderAdditions_h */
    7373
  • trunk/src/VBox/Frontends/VirtualBox/src/net/UIDownloaderExtensionPack.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIDownloaderExtensionPack_h___
    19 #define ___UIDownloaderExtensionPack_h___
     18#ifndef FEQT_INCLUDED_SRC_net_UIDownloaderExtensionPack_h
     19#define FEQT_INCLUDED_SRC_net_UIDownloaderExtensionPack_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7272};
    7373
    74 #endif /* !___UIDownloaderExtensionPack_h___ */
     74#endif /* !FEQT_INCLUDED_SRC_net_UIDownloaderExtensionPack_h */
    7575
  • trunk/src/VBox/Frontends/VirtualBox/src/net/UIDownloaderUserManual.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIDownloaderUserManual_h___
    19 #define ___UIDownloaderUserManual_h___
     18#ifndef FEQT_INCLUDED_SRC_net_UIDownloaderUserManual_h
     19#define FEQT_INCLUDED_SRC_net_UIDownloaderUserManual_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    6262};
    6363
    64 #endif /* !___UIDownloaderUserManual_h___ */
     64#endif /* !FEQT_INCLUDED_SRC_net_UIDownloaderUserManual_h */
    6565
  • trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkCustomer.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UINetworkCustomer_h___
    19 #define ___UINetworkCustomer_h___
     18#ifndef FEQT_INCLUDED_SRC_net_UINetworkCustomer_h
     19#define FEQT_INCLUDED_SRC_net_UINetworkCustomer_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    6969};
    7070
    71 #endif /* !___UINetworkCustomer_h___ */
     71#endif /* !FEQT_INCLUDED_SRC_net_UINetworkCustomer_h */
    7272
  • trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkDefs.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UINetworkDefs_h___
    19 #define ___UINetworkDefs_h___
     18#ifndef FEQT_INCLUDED_SRC_net_UINetworkDefs_h
     19#define FEQT_INCLUDED_SRC_net_UINetworkDefs_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    3535typedef QMap<QString, QString> UserDictionary;
    3636
    37 #endif /* !___UINetworkDefs_h___ */
     37#endif /* !FEQT_INCLUDED_SRC_net_UINetworkDefs_h */
    3838
  • trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkManager.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UINetworkManager_h___
    19 #define ___UINetworkManager_h___
     18#ifndef FEQT_INCLUDED_SRC_net_UINetworkManager_h
     19#define FEQT_INCLUDED_SRC_net_UINetworkManager_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    136136#define gNetworkManager UINetworkManager::instance()
    137137
    138 #endif /* !___UINetworkManager_h___ */
     138#endif /* !FEQT_INCLUDED_SRC_net_UINetworkManager_h */
    139139
  • trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkManagerDialog.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UINetworkManagerDialog_h___
    19 #define ___UINetworkManagerDialog_h___
     18#ifndef FEQT_INCLUDED_SRC_net_UINetworkManagerDialog_h
     19#define FEQT_INCLUDED_SRC_net_UINetworkManagerDialog_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    9494};
    9595
    96 #endif /* !___UINetworkManagerDialog_h___ */
     96#endif /* !FEQT_INCLUDED_SRC_net_UINetworkManagerDialog_h */
    9797
  • trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkManagerIndicator.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UINetworkManagerIndicator_h___
    19 #define ___UINetworkManagerIndicator_h___
     18#ifndef FEQT_INCLUDED_SRC_net_UINetworkManagerIndicator_h
     19#define FEQT_INCLUDED_SRC_net_UINetworkManagerIndicator_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    113113
    114114
    115 #endif /* !___UINetworkManagerIndicator_h___ */
     115#endif /* !FEQT_INCLUDED_SRC_net_UINetworkManagerIndicator_h */
    116116
  • trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkReply.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UINetworkReply_h___
    19 #define ___UINetworkReply_h___
     18#ifndef FEQT_INCLUDED_SRC_net_UINetworkReply_h
     19#define FEQT_INCLUDED_SRC_net_UINetworkReply_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    109109};
    110110
    111 #endif /* !___UINetworkReply_h___ */
     111#endif /* !FEQT_INCLUDED_SRC_net_UINetworkReply_h */
    112112
  • trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkRequest.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UINetworkRequest_h___
    19 #define ___UINetworkRequest_h___
     18#ifndef FEQT_INCLUDED_SRC_net_UINetworkRequest_h
     19#define FEQT_INCLUDED_SRC_net_UINetworkRequest_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    145145};
    146146
    147 #endif /* !___UINetworkRequest_h___ */
     147#endif /* !FEQT_INCLUDED_SRC_net_UINetworkRequest_h */
    148148
  • trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkRequestWidget.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UINetworkRequestWidget_h___
    19 #define ___UINetworkRequestWidget_h___
     18#ifndef FEQT_INCLUDED_SRC_net_UINetworkRequestWidget_h
     19#define FEQT_INCLUDED_SRC_net_UINetworkRequestWidget_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    9999};
    100100
    101 #endif /* !___UINetworkRequestWidget_h___ */
     101#endif /* !FEQT_INCLUDED_SRC_net_UINetworkRequestWidget_h */
    102102
  • trunk/src/VBox/Frontends/VirtualBox/src/net/UIUpdateDefs.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIUpdateDefs_h___
    19 #define ___UIUpdateDefs_h___
     18#ifndef FEQT_INCLUDED_SRC_net_UIUpdateDefs_h
     19#define FEQT_INCLUDED_SRC_net_UIUpdateDefs_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    124124
    125125
    126 #endif /* !___UIUpdateDefs_h___ */
     126#endif /* !FEQT_INCLUDED_SRC_net_UIUpdateDefs_h */
    127127
  • trunk/src/VBox/Frontends/VirtualBox/src/net/UIUpdateManager.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIUpdateManager_h___
    19 #define ___UIUpdateManager_h___
     18#ifndef FEQT_INCLUDED_SRC_net_UIUpdateManager_h
     19#define FEQT_INCLUDED_SRC_net_UIUpdateManager_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8888#define gUpdateManager UIUpdateManager::instance()
    8989
    90 #endif /* !___UIUpdateManager_h___ */
     90#endif /* !FEQT_INCLUDED_SRC_net_UIUpdateManager_h */
    9191
  • trunk/src/VBox/Frontends/VirtualBox/src/objects/UIRichTextString.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIRichTextString_h___
    19 #define ___UIRichTextString_h___
     18#ifndef FEQT_INCLUDED_SRC_objects_UIRichTextString_h
     19#define FEQT_INCLUDED_SRC_objects_UIRichTextString_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    118118};
    119119
    120 #endif /* !___UIRichTextString_h___ */
     120#endif /* !FEQT_INCLUDED_SRC_objects_UIRichTextString_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/platform/UIDesktopServices.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIDesktopServices_h___
    19 #define ___UIDesktopServices_h___
     18#ifndef FEQT_INCLUDED_SRC_platform_UIDesktopServices_h
     19#define FEQT_INCLUDED_SRC_platform_UIDesktopServices_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    3535};
    3636
    37 #endif /* !___UIDesktopServices_h___ */
     37#endif /* !FEQT_INCLUDED_SRC_platform_UIDesktopServices_h */
    3838
  • trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/CocoaEventHelper.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___CocoaEventHelper_h
    19 #define ___CocoaEventHelper_h
     18#ifndef FEQT_INCLUDED_SRC_platform_darwin_CocoaEventHelper_h
     19#define FEQT_INCLUDED_SRC_platform_darwin_CocoaEventHelper_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    5252
    5353
    54 #endif /* !___CocoaEventHelper_h */
     54#endif /* !FEQT_INCLUDED_SRC_platform_darwin_CocoaEventHelper_h */
    5555
  • trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/DarwinKeyboard.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___DarwinKeyboard_h___
    19 #define ___DarwinKeyboard_h___
     18#ifndef FEQT_INCLUDED_SRC_platform_darwin_DarwinKeyboard_h
     19#define FEQT_INCLUDED_SRC_platform_darwin_DarwinKeyboard_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8383
    8484
    85 #endif /* !___DarwinKeyboard_h___ */
     85#endif /* !FEQT_INCLUDED_SRC_platform_darwin_DarwinKeyboard_h */
    8686
  • trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/DockIconPreview.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIDockIconPreview_h___
    19 #define ___UIDockIconPreview_h___
     18#ifndef FEQT_INCLUDED_SRC_platform_darwin_DockIconPreview_h
     19#define FEQT_INCLUDED_SRC_platform_darwin_DockIconPreview_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    3636};
    3737
    38 #endif /* !___UIDockIconPreview_h___ */
     38#endif /* !FEQT_INCLUDED_SRC_platform_darwin_DockIconPreview_h */
    3939
  • trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/UIAbstractDockIconPreview.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIAbstractDockIconPreview_h___
    19 #define ___UIAbstractDockIconPreview_h___
     18#ifndef FEQT_INCLUDED_SRC_platform_darwin_UIAbstractDockIconPreview_h
     19#define FEQT_INCLUDED_SRC_platform_darwin_UIAbstractDockIconPreview_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7373};
    7474
    75 #endif /* ___UIAbstractDockIconPreview_h___ */
     75#endif /* !FEQT_INCLUDED_SRC_platform_darwin_UIAbstractDockIconPreview_h */
    7676
  • trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/UICocoaApplication.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___VBoxCocoaApplication_h___
    19 #define ___VBoxCocoaApplication_h___
     18#ifndef FEQT_INCLUDED_SRC_platform_darwin_UICocoaApplication_h
     19#define FEQT_INCLUDED_SRC_platform_darwin_UICocoaApplication_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    119119};
    120120
    121 #endif /* !___VBoxCocoaApplication_h___ */
     121#endif /* !FEQT_INCLUDED_SRC_platform_darwin_UICocoaApplication_h */
    122122
  • trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/UICocoaDockIconPreview.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UICocoaDockIconPreview_h___
    19 #define ___UICocoaDockIconPreview_h___
     18#ifndef FEQT_INCLUDED_SRC_platform_darwin_UICocoaDockIconPreview_h
     19#define FEQT_INCLUDED_SRC_platform_darwin_UICocoaDockIconPreview_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    4343};
    4444
    45 #endif /* ___UICocoaDockIconPreview_h___ */
     45#endif /* !FEQT_INCLUDED_SRC_platform_darwin_UICocoaDockIconPreview_h */
    4646
  • trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/UICocoaSpecialControls.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UICocoaSpecialControls_h___
    19 #define ___UICocoaSpecialControls_h___
     18#ifndef FEQT_INCLUDED_SRC_platform_darwin_UICocoaSpecialControls_h
     19#define FEQT_INCLUDED_SRC_platform_darwin_UICocoaSpecialControls_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7777};
    7878
    79 #endif /* !___UICocoaSpecialControls_h___ */
     79#endif /* !FEQT_INCLUDED_SRC_platform_darwin_UICocoaSpecialControls_h */
    8080
  • trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/UIDesktopServices_darwin_p.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIDesktopServices_p_h___
    19 #define ___UIDesktopServices_p_h___
     18#ifndef FEQT_INCLUDED_SRC_platform_darwin_UIDesktopServices_darwin_p_h
     19#define FEQT_INCLUDED_SRC_platform_darwin_UIDesktopServices_darwin_p_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    3434RT_C_DECLS_END
    3535
    36 #endif /* !___UIDesktopServices_p_h___ */
     36#endif /* !FEQT_INCLUDED_SRC_platform_darwin_UIDesktopServices_darwin_p_h */
    3737
  • trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/UIWindowMenuManager.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIWindowMenuManager_h___
    19 #define ___UIWindowMenuManager_h___
     18#ifndef FEQT_INCLUDED_SRC_platform_darwin_UIWindowMenuManager_h
     19#define FEQT_INCLUDED_SRC_platform_darwin_UIWindowMenuManager_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8686#define gpWindowMenuManager UIWindowMenuManager::instance()
    8787
    88 #endif /* !___UIWindowMenuManager_h___ */
     88#endif /* !FEQT_INCLUDED_SRC_platform_darwin_UIWindowMenuManager_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxCocoaHelper.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___darwin_VBoxCocoaHelper_h
    19 #define ___darwin_VBoxCocoaHelper_h
     18#ifndef FEQT_INCLUDED_SRC_platform_darwin_VBoxCocoaHelper_h
     19#define FEQT_INCLUDED_SRC_platform_darwin_VBoxCocoaHelper_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    6060#endif /* __OBJC__ */
    6161
    62 #endif /* ___darwin_VBoxCocoaHelper_h */
     62#endif /* !FEQT_INCLUDED_SRC_platform_darwin_VBoxCocoaHelper_h */
    6363
  • trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxUtils-darwin.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___VBoxUtils_darwin_h___
    19 #define ___VBoxUtils_darwin_h___
     18#ifndef FEQT_INCLUDED_SRC_platform_darwin_VBoxUtils_darwin_h
     19#define FEQT_INCLUDED_SRC_platform_darwin_VBoxUtils_darwin_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    304304SHARED_LIBRARY_STUFF void *darwinCocoaToCarbonEvent(void *pvCocoaEvent);
    305305
    306 #endif /* !___VBoxUtils_darwin_h___ */
    307 
     306#endif /* !FEQT_INCLUDED_SRC_platform_darwin_VBoxUtils_darwin_h */
     307
  • trunk/src/VBox/Frontends/VirtualBox/src/platform/os2/VBoxHlp.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___VBoxHlp_h
    19 #define ___VBoxHlp_h
     18#ifndef FEQT_INCLUDED_SRC_platform_os2_VBoxHlp_h
     19#define FEQT_INCLUDED_SRC_platform_os2_VBoxHlp_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    3636                                           unsigned long aMsg);
    3737
    38 #endif /* !___VBoxHlp_h */
     38#endif /* !FEQT_INCLUDED_SRC_platform_os2_VBoxHlp_h */
    3939
  • trunk/src/VBox/Frontends/VirtualBox/src/platform/win/VBoxUtils-win.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___VBoxUtils_win_h___
    19 #define ___VBoxUtils_win_h___
     18#ifndef FEQT_INCLUDED_SRC_platform_win_VBoxUtils_win_h
     19#define FEQT_INCLUDED_SRC_platform_win_VBoxUtils_win_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    3838}
    3939
    40 #endif /* !___VBoxUtils_win_h___ */
     40#endif /* !FEQT_INCLUDED_SRC_platform_win_VBoxUtils_win_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/platform/win/WinKeyboard.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___WinKeyboard_h___
    19 #define ___WinKeyboard_h___
     18#ifndef FEQT_INCLUDED_SRC_platform_win_WinKeyboard_h
     19#define FEQT_INCLUDED_SRC_platform_win_WinKeyboard_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8989};
    9090
    91 #endif
     91#endif /* !FEQT_INCLUDED_SRC_platform_win_WinKeyboard_h */
    9292
  • trunk/src/VBox/Frontends/VirtualBox/src/platform/x11/VBoxX11Helper.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___VBoxX11Helpers_h___
    19 #define ___VBoxX11Helpers_h___
     18#ifndef FEQT_INCLUDED_SRC_platform_x11_VBoxX11Helper_h
     19#define FEQT_INCLUDED_SRC_platform_x11_VBoxX11Helper_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    5454SHARED_LIBRARY_STUFF bool X11CheckExtension(const char *extensionName);
    5555
    56 #endif /* !___VBoxX11Helpers_h___ */
     56#endif /* !FEQT_INCLUDED_SRC_platform_x11_VBoxX11Helper_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/platform/x11/XKeyboard.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___XKeyboard_h___
    19 #define ___XKeyboard_h___
     18#ifndef FEQT_INCLUDED_SRC_platform_x11_XKeyboard_h
     19#define FEQT_INCLUDED_SRC_platform_x11_XKeyboard_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    4242                                                          unsigned int cGroup, unsigned int cIndex);
    4343
    44 #endif /* !___XKeyboard_h___ */
     44#endif /* !FEQT_INCLUDED_SRC_platform_x11_XKeyboard_h */
    4545
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIConsoleEventHandler.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIConsoleEventHandler_h___
    19 #define ___UIConsoleEventHandler_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_UIConsoleEventHandler_h
     19#define FEQT_INCLUDED_SRC_runtime_UIConsoleEventHandler_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    118118#define gConsoleEvents UIConsoleEventHandler::instance()
    119119
    120 #endif /* !___UIConsoleEventHandler_h___ */
     120#endif /* !FEQT_INCLUDED_SRC_runtime_UIConsoleEventHandler_h */
    121121
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDataObject_win.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIDnDDataObject_win_h___
    19 #define ___UIDnDDataObject_win_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_UIDnDDataObject_win_h
     19#define FEQT_INCLUDED_SRC_runtime_UIDnDDataObject_win_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    113113};
    114114
    115 #endif /* !___UIDnDDataObject_win_h___ */
     115#endif /* !FEQT_INCLUDED_SRC_runtime_UIDnDDataObject_win_h */
    116116
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDropSource_win.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIDnDDropSource_win_h___
    19 #define ___UIDnDDropSource_win_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_UIDnDDropSource_win_h
     19#define FEQT_INCLUDED_SRC_runtime_UIDnDDropSource_win_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    6565};
    6666
    67 #endif /* ___UIDnDDropSource_win_h___ */
     67#endif /* !FEQT_INCLUDED_SRC_runtime_UIDnDDropSource_win_h */
    6868
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDEnumFormat_win.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIDnDEnumFormat_win_h___
    19 #define ___UIDnDEnumFormat_win_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_UIDnDEnumFormat_win_h
     19#define FEQT_INCLUDED_SRC_runtime_UIDnDEnumFormat_win_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    5454};
    5555
    56 #endif /* ___UIDnDEnumFormat_win_h___ */
     56#endif /* !FEQT_INCLUDED_SRC_runtime_UIDnDEnumFormat_win_h */
    5757
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIDnDHandler_h___
    19 #define ___UIDnDHandler_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_UIDnDHandler_h
     19#define FEQT_INCLUDED_SRC_runtime_UIDnDHandler_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    164164#endif
    165165};
    166 #endif /* ___UIDnDHandler_h___ */
     166#endif /* !FEQT_INCLUDED_SRC_runtime_UIDnDHandler_h */
    167167
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDMIMEData.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIDnDMIMEData_h___
    19 #define ___UIDnDMIMEData_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_UIDnDMIMEData_h
     19#define FEQT_INCLUDED_SRC_runtime_UIDnDMIMEData_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    140140};
    141141
    142 #endif /* ___UIDnDMIMEData_h___ */
     142#endif /* !FEQT_INCLUDED_SRC_runtime_UIDnDMIMEData_h */
    143143
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIFrameBuffer_h___
    19 #define ___UIFrameBuffer_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_UIFrameBuffer_h
     19#define FEQT_INCLUDED_SRC_runtime_UIFrameBuffer_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    155155};
    156156
    157 #endif /* !___UIFrameBuffer_h___ */
     157#endif /* !FEQT_INCLUDED_SRC_runtime_UIFrameBuffer_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIIndicatorsPool_h___
    19 #define ___UIIndicatorsPool_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_UIIndicatorsPool_h
     19#define FEQT_INCLUDED_SRC_runtime_UIIndicatorsPool_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    127127};
    128128
    129 #endif /* !___UIIndicatorsPool_h___ */
     129#endif /* !FEQT_INCLUDED_SRC_runtime_UIIndicatorsPool_h */
    130130
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIKeyboardHandler_h___
    19 #define ___UIKeyboardHandler_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_UIKeyboardHandler_h
     19#define FEQT_INCLUDED_SRC_runtime_UIKeyboardHandler_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    236236};
    237237
    238 #endif // !___UIKeyboardHandler_h___
     238#endif /* !FEQT_INCLUDED_SRC_runtime_UIKeyboardHandler_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMachine_h___
    19 #define ___UIMachine_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_UIMachine_h
     19#define FEQT_INCLUDED_SRC_runtime_UIMachine_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    123123#define gpMachine UIMachine::instance()
    124124
    125 #endif /* !___UIMachine_h___ */
     125#endif /* !FEQT_INCLUDED_SRC_runtime_UIMachine_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineDefs.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMachineDefs_h___
    19 #define ___UIMachineDefs_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_UIMachineDefs_h
     19#define FEQT_INCLUDED_SRC_runtime_UIMachineDefs_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    6464};
    6565
    66 #endif /* !___UIMachineDefs_h___ */
     66#endif /* !FEQT_INCLUDED_SRC_runtime_UIMachineDefs_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMachineLogic_h___
    19 #define ___UIMachineLogic_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_UIMachineLogic_h
     19#define FEQT_INCLUDED_SRC_runtime_UIMachineLogic_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    441441};
    442442
    443 #endif /* !___UIMachineLogic_h___ */
     443#endif /* !FEQT_INCLUDED_SRC_runtime_UIMachineLogic_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMachineView_h___
    19 #define ___UIMachineView_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_UIMachineView_h
     19#define FEQT_INCLUDED_SRC_runtime_UIMachineView_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    441441};
    442442
    443 #endif // !___UIMachineView_h___
     443#endif /* !FEQT_INCLUDED_SRC_runtime_UIMachineView_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIMachineWindow_h__
    19 #define __UIMachineWindow_h__
     18#ifndef FEQT_INCLUDED_SRC_runtime_UIMachineWindow_h
     19#define FEQT_INCLUDED_SRC_runtime_UIMachineWindow_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    213213};
    214214
    215 #endif // __UIMachineWindow_h__
    216 
     215#endif /* !FEQT_INCLUDED_SRC_runtime_UIMachineWindow_h */
     216
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMouseHandler_h___
    19 #define ___UIMouseHandler_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_UIMouseHandler_h
     19#define FEQT_INCLUDED_SRC_runtime_UIMouseHandler_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    150150};
    151151
    152 #endif // !___UIMouseHandler_h___
     152#endif /* !FEQT_INCLUDED_SRC_runtime_UIMouseHandler_h */
    153153
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMultiScreenLayout.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIMultiScreenLayout_h__
    19 #define __UIMultiScreenLayout_h__
     18#ifndef FEQT_INCLUDED_SRC_runtime_UIMultiScreenLayout_h
     19#define FEQT_INCLUDED_SRC_runtime_UIMultiScreenLayout_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8383};
    8484
    85 #endif /* __UIMultiScreenLayout_h__ */
     85#endif /* !FEQT_INCLUDED_SRC_runtime_UIMultiScreenLayout_h */
    8686
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UISession_h___
    19 #define ___UISession_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_UISession_h
     19#define FEQT_INCLUDED_SRC_runtime_UISession_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    565565};
    566566
    567 #endif /* !___UISession_h___ */
     567#endif /* !FEQT_INCLUDED_SRC_runtime_UISession_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIVMCloseDialog.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIVMCloseDialog_h___
    19 #define ___UIVMCloseDialog_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_UIVMCloseDialog_h
     19#define FEQT_INCLUDED_SRC_runtime_UIVMCloseDialog_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    182182};
    183183
    184 #endif /* !___UIVMCloseDialog_h___ */
     184#endif /* !FEQT_INCLUDED_SRC_runtime_UIVMCloseDialog_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIKeyboardHandlerFullscreen.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIKeyboardHandlerFullscreen_h___
    19 #define ___UIKeyboardHandlerFullscreen_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_fullscreen_UIKeyboardHandlerFullscreen_h
     19#define FEQT_INCLUDED_SRC_runtime_fullscreen_UIKeyboardHandlerFullscreen_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    4747};
    4848
    49 #endif /* !___UIKeyboardHandlerFullscreen_h___ */
     49#endif /* !FEQT_INCLUDED_SRC_runtime_fullscreen_UIKeyboardHandlerFullscreen_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMachineLogicFullscreen_h___
    19 #define ___UIMachineLogicFullscreen_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_fullscreen_UIMachineLogicFullscreen_h
     19#define FEQT_INCLUDED_SRC_runtime_fullscreen_UIMachineLogicFullscreen_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    169169};
    170170
    171 #endif /* !___UIMachineLogicFullscreen_h___ */
     171#endif /* !FEQT_INCLUDED_SRC_runtime_fullscreen_UIMachineLogicFullscreen_h */
    172172
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMachineViewFullscreen_h___
    19 #define ___UIMachineViewFullscreen_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_fullscreen_UIMachineViewFullscreen_h
     19#define FEQT_INCLUDED_SRC_runtime_fullscreen_UIMachineViewFullscreen_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8080};
    8181
    82 #endif // !___UIMachineViewFullscreen_h___
     82#endif /* !FEQT_INCLUDED_SRC_runtime_fullscreen_UIMachineViewFullscreen_h */
    8383
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMachineWindowFullscreen_h___
    19 #define ___UIMachineWindowFullscreen_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_fullscreen_UIMachineWindowFullscreen_h
     19#define FEQT_INCLUDED_SRC_runtime_fullscreen_UIMachineWindowFullscreen_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    146146};
    147147
    148 #endif /* !___UIMachineWindowFullscreen_h___ */
     148#endif /* !FEQT_INCLUDED_SRC_runtime_fullscreen_UIMachineWindowFullscreen_h */
    149149
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIInformationConfiguration_h___
    19 #define ___UIInformationConfiguration_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_information_UIInformationConfiguration_h
     19#define FEQT_INCLUDED_SRC_runtime_information_UIInformationConfiguration_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7272};
    7373
    74 #endif /* !___UIInformationConfiguration_h___ */
     74#endif /* !FEQT_INCLUDED_SRC_runtime_information_UIInformationConfiguration_h */
    7575
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationDataItem.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIInformationDataItem_h___
    19 #define ___UIInformationDataItem_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_information_UIInformationDataItem_h
     19#define FEQT_INCLUDED_SRC_runtime_information_UIInformationDataItem_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    359359};
    360360
    361 #endif /* !___UIInformationDataItem_h___ */
    362 
     361#endif /* !FEQT_INCLUDED_SRC_runtime_information_UIInformationDataItem_h */
     362
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationItem.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIInformationItem_h___
    19 #define ___UIInformationItem_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_information_UIInformationItem_h
     19#define FEQT_INCLUDED_SRC_runtime_information_UIInformationItem_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    9797};
    9898
    99 #endif /* !___UIInformationItem_h___ */
     99#endif /* !FEQT_INCLUDED_SRC_runtime_information_UIInformationItem_h */
    100100
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationModel.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIInformationModel_h___
    19 #define ___UIInformationModel_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_information_UIInformationModel_h
     19#define FEQT_INCLUDED_SRC_runtime_information_UIInformationModel_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8484};
    8585
    86 #endif /* !___UIInformationModel_h___ */
     86#endif /* !FEQT_INCLUDED_SRC_runtime_information_UIInformationModel_h */
    8787
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIInformationRuntime_h___
    19 #define ___UIInformationRuntime_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_information_UIInformationRuntime_h
     19#define FEQT_INCLUDED_SRC_runtime_information_UIInformationRuntime_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7373};
    7474
    75 #endif /* !___UIInformationRuntime_h___ */
     75#endif /* !FEQT_INCLUDED_SRC_runtime_information_UIInformationRuntime_h */
    7676
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationView.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIInformationView_h___
    19 #define ___UIInformationView_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_information_UIInformationView_h
     19#define FEQT_INCLUDED_SRC_runtime_information_UIInformationView_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    5858};
    5959
    60 #endif /* !___UIInformationView_h___ */
     60#endif /* !FEQT_INCLUDED_SRC_runtime_information_UIInformationView_h */
    6161
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIVMInformationDialog_h___
    19 #define ___UIVMInformationDialog_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_information_UIVMInformationDialog_h
     19#define FEQT_INCLUDED_SRC_runtime_information_UIVMInformationDialog_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    112112};
    113113
    114 #endif /* !___UIVMInformationDialog_h___ */
     114#endif /* !FEQT_INCLUDED_SRC_runtime_information_UIVMInformationDialog_h */
    115115
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIKeyboardHandlerNormal.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIKeyboardHandlerNormal_h___
    19 #define ___UIKeyboardHandlerNormal_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_normal_UIKeyboardHandlerNormal_h
     19#define FEQT_INCLUDED_SRC_runtime_normal_UIKeyboardHandlerNormal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    4949};
    5050
    51 #endif /* !___UIKeyboardHandlerNormal_h___ */
     51#endif /* !FEQT_INCLUDED_SRC_runtime_normal_UIKeyboardHandlerNormal_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMachineLogicNormal_h___
    19 #define ___UIMachineLogicNormal_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_normal_UIMachineLogicNormal_h
     19#define FEQT_INCLUDED_SRC_runtime_normal_UIMachineLogicNormal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    101101};
    102102
    103 #endif /* !___UIMachineLogicNormal_h___ */
     103#endif /* !FEQT_INCLUDED_SRC_runtime_normal_UIMachineLogicNormal_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMachineViewNormal_h___
    19 #define ___UIMachineViewNormal_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_normal_UIMachineViewNormal_h
     19#define FEQT_INCLUDED_SRC_runtime_normal_UIMachineViewNormal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8484};
    8585
    86 #endif // !___UIMachineViewNormal_h___
     86#endif /* !FEQT_INCLUDED_SRC_runtime_normal_UIMachineViewNormal_h */
    8787
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMachineWindowNormal_h___
    19 #define ___UIMachineWindowNormal_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_normal_UIMachineWindowNormal_h
     19#define FEQT_INCLUDED_SRC_runtime_normal_UIMachineWindowNormal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    144144};
    145145
    146 #endif /* !___UIMachineWindowNormal_h___ */
     146#endif /* !FEQT_INCLUDED_SRC_runtime_normal_UIMachineWindowNormal_h */
    147147
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIKeyboardHandlerScale.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIKeyboardHandlerScale_h___
    19 #define ___UIKeyboardHandlerScale_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_scale_UIKeyboardHandlerScale_h
     19#define FEQT_INCLUDED_SRC_runtime_scale_UIKeyboardHandlerScale_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    4949};
    5050
    51 #endif /* !___UIKeyboardHandlerScale_h___ */
     51#endif /* !FEQT_INCLUDED_SRC_runtime_scale_UIKeyboardHandlerScale_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineLogicScale.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMachineLogicScale_h___
    19 #define ___UIMachineLogicScale_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_scale_UIMachineLogicScale_h
     19#define FEQT_INCLUDED_SRC_runtime_scale_UIMachineLogicScale_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7878};
    7979
    80 #endif /* !___UIMachineLogicScale_h___ */
     80#endif /* !FEQT_INCLUDED_SRC_runtime_scale_UIMachineLogicScale_h */
    8181
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineViewScale.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMachineViewScale_h___
    19 #define ___UIMachineViewScale_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_scale_UIMachineViewScale_h
     19#define FEQT_INCLUDED_SRC_runtime_scale_UIMachineViewScale_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    6767};
    6868
    69 #endif // !___UIMachineViewScale_h___
     69#endif /* !FEQT_INCLUDED_SRC_runtime_scale_UIMachineViewScale_h */
    7070
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineWindowScale.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMachineWindowScale_h___
    19 #define ___UIMachineWindowScale_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_scale_UIMachineWindowScale_h
     19#define FEQT_INCLUDED_SRC_runtime_scale_UIMachineWindowScale_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7777};
    7878
    79 #endif /* !___UIMachineWindowScale_h___ */
     79#endif /* !FEQT_INCLUDED_SRC_runtime_scale_UIMachineWindowScale_h */
    8080
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIKeyboardHandlerSeamless.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIKeyboardHandlerSeamless_h___
    19 #define ___UIKeyboardHandlerSeamless_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_seamless_UIKeyboardHandlerSeamless_h
     19#define FEQT_INCLUDED_SRC_runtime_seamless_UIKeyboardHandlerSeamless_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    4949};
    5050
    51 #endif /* !___UIKeyboardHandlerSeamless_h___ */
     51#endif /* !FEQT_INCLUDED_SRC_runtime_seamless_UIKeyboardHandlerSeamless_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMachineLogicSeamless_h___
    19 #define ___UIMachineLogicSeamless_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_seamless_UIMachineLogicSeamless_h
     19#define FEQT_INCLUDED_SRC_runtime_seamless_UIMachineLogicSeamless_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    110110};
    111111
    112 #endif /* !___UIMachineLogicSeamless_h___ */
     112#endif /* !FEQT_INCLUDED_SRC_runtime_seamless_UIMachineLogicSeamless_h */
    113113
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMachineViewSeamless_h___
    19 #define ___UIMachineViewSeamless_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_seamless_UIMachineViewSeamless_h
     19#define FEQT_INCLUDED_SRC_runtime_seamless_UIMachineViewSeamless_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7777};
    7878
    79 #endif // !___UIMachineViewSeamless_h___
     79#endif /* !FEQT_INCLUDED_SRC_runtime_seamless_UIMachineViewSeamless_h */
    8080
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMachineWindowSeamless_h___
    19 #define ___UIMachineWindowSeamless_h___
     18#ifndef FEQT_INCLUDED_SRC_runtime_seamless_UIMachineWindowSeamless_h
     19#define FEQT_INCLUDED_SRC_runtime_seamless_UIMachineWindowSeamless_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    123123};
    124124
    125 #endif /* !___UIMachineWindowSeamless_h___ */
     125#endif /* !FEQT_INCLUDED_SRC_runtime_seamless_UIMachineWindowSeamless_h */
    126126
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDefs.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UISettingsDefs_h___
    19 #define ___UISettingsDefs_h___
     18#ifndef FEQT_INCLUDED_SRC_settings_UISettingsDefs_h
     19#define FEQT_INCLUDED_SRC_settings_UISettingsDefs_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    297297
    298298
    299 #endif /* !___UISettingsDefs_h___ */
     299#endif /* !FEQT_INCLUDED_SRC_settings_UISettingsDefs_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialog.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UISettingsDialog_h___
    19 #define ___UISettingsDialog_h___
     18#ifndef FEQT_INCLUDED_SRC_settings_UISettingsDialog_h
     19#define FEQT_INCLUDED_SRC_settings_UISettingsDialog_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    211211};
    212212
    213 #endif /* !___UISettingsDialog_h___ */
     213#endif /* !FEQT_INCLUDED_SRC_settings_UISettingsDialog_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UISettingsDialogSpecific_h___
    19 #define ___UISettingsDialogSpecific_h___
     18#ifndef FEQT_INCLUDED_SRC_settings_UISettingsDialogSpecific_h
     19#define FEQT_INCLUDED_SRC_settings_UISettingsDialogSpecific_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    172172
    173173
    174 #endif /* !___UISettingsDialogSpecific_h___ */
     174#endif /* !FEQT_INCLUDED_SRC_settings_UISettingsDialogSpecific_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsPage.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UISettingsPage_h___
    19 #define ___UISettingsPage_h___
     18#ifndef FEQT_INCLUDED_SRC_settings_UISettingsPage_h
     19#define FEQT_INCLUDED_SRC_settings_UISettingsPage_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    270270
    271271
    272 #endif /* !___UISettingsPage_h___ */
     272#endif /* !FEQT_INCLUDED_SRC_settings_UISettingsPage_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsSelector.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UISettingsSelector_h___
    19 #define ___UISettingsSelector_h___
     18#ifndef FEQT_INCLUDED_SRC_settings_UISettingsSelector_h
     19#define FEQT_INCLUDED_SRC_settings_UISettingsSelector_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    282282
    283283
    284 #endif /* !___UISettingsSelector_h___ */
     284#endif /* !FEQT_INCLUDED_SRC_settings_UISettingsSelector_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsSerializer.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UISettingsSerializer_h___
    19 #define ___UISettingsSerializer_h___
     18#ifndef FEQT_INCLUDED_SRC_settings_UISettingsSerializer_h
     19#define FEQT_INCLUDED_SRC_settings_UISettingsSerializer_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    245245
    246246
    247 #endif /* !___UISettingsSerializer_h___ */
     247#endif /* !FEQT_INCLUDED_SRC_settings_UISettingsSerializer_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsDisplay.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIGlobalSettingsDisplay_h___
    19 #define ___UIGlobalSettingsDisplay_h___
     18#ifndef FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsDisplay_h
     19#define FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsDisplay_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8484};
    8585
    86 #endif /* !___UIGlobalSettingsDisplay_h___ */
     86#endif /* !FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsDisplay_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsExtension.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIGlobalSettingsExtension_h___
    19 #define ___UIGlobalSettingsExtension_h___
     18#ifndef FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsExtension_h
     19#define FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsExtension_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    9494};
    9595
    96 #endif /* !___UIGlobalSettingsExtension_h___ */
     96#endif /* !FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsExtension_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsGeneral.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIGlobalSettingsGeneral_h___
    19 #define ___UIGlobalSettingsGeneral_h___
     18#ifndef FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsGeneral_h
     19#define FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsGeneral_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7676};
    7777
    78 #endif /* !___UIGlobalSettingsGeneral_h___ */
     78#endif /* !FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsGeneral_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIGlobalSettingsInput_h___
    19 #define ___UIGlobalSettingsInput_h___
     18#ifndef FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsInput_h
     19#define FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsInput_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    110110};
    111111
    112 #endif /* !___UIGlobalSettingsInput_h___ */
     112#endif /* !FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsInput_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsLanguage.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIGlobalSettingsLanguage_h___
    19 #define ___UIGlobalSettingsLanguage_h___
     18#ifndef FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsLanguage_h
     19#define FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsLanguage_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    9595};
    9696
    97 #endif /* !___UIGlobalSettingsLanguage_h___ */
     97#endif /* !FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsLanguage_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsNetwork.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIGlobalSettingsNetwork_h___
    19 #define ___UIGlobalSettingsNetwork_h___
     18#ifndef FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsNetwork_h
     19#define FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsNetwork_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    134134};
    135135
    136 #endif /* !___UIGlobalSettingsNetwork_h___ */
     136#endif /* !FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsNetwork_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsNetworkDetailsNAT.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIGlobalSettingsNetworkDetailsNAT_h__
    19 #define __UIGlobalSettingsNetworkDetailsNAT_h__
     18#ifndef FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsNetworkDetailsNAT_h
     19#define FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsNetworkDetailsNAT_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    121121
    122122
    123 #endif /* __UIGlobalSettingsNetworkDetailsNAT_h__ */
     123#endif /* !FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsNetworkDetailsNAT_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsPortForwardingDlg.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIGlobalSettingsPortForwardingDlg_h__
    19 #define __UIGlobalSettingsPortForwardingDlg_h__
     18#ifndef FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsPortForwardingDlg_h
     19#define FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsPortForwardingDlg_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    6565};
    6666
    67 #endif // __UIGlobalSettingsPortForwardingDlg_h__
     67#endif /* !FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsPortForwardingDlg_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIGlobalSettingsProxy_h___
    19 #define ___UIGlobalSettingsProxy_h___
     18#ifndef FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsProxy_h
     19#define FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsProxy_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8585};
    8686
    87 #endif /* !___UIGlobalSettingsProxy_h___ */
     87#endif /* !FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsProxy_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsUpdate.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIGlobalSettingsUpdate_h___
    19 #define ___UIGlobalSettingsUpdate_h___
     18#ifndef FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsUpdate_h
     19#define FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsUpdate_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    9595};
    9696
    97 #endif /* !___UIGlobalSettingsUpdate_h___ */
     97#endif /* !FEQT_INCLUDED_SRC_settings_global_UIGlobalSettingsUpdate_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsAudio.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMachineSettingsAudio_h___
    19 #define ___UIMachineSettingsAudio_h___
     18#ifndef FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsAudio_h
     19#define FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsAudio_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8282};
    8383
    84 #endif /* !___UIMachineSettingsAudio_h___ */
     84#endif /* !FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsAudio_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMachineSettingsDisplay_h___
    19 #define ___UIMachineSettingsDisplay_h___
     18#ifndef FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsDisplay_h
     19#define FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsDisplay_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    185185};
    186186
    187 #endif /* !___UIMachineSettingsDisplay_h___ */
     187#endif /* !FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsDisplay_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMachineSettingsGeneral_h___
    19 #define ___UIMachineSettingsGeneral_h___
     18#ifndef FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsGeneral_h
     19#define FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsGeneral_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    142142};
    143143
    144 #endif /* !___UIMachineSettingsGeneral_h___ */
     144#endif /* !FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsGeneral_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsInterface.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMachineSettingsInterface_h___
    19 #define ___UIMachineSettingsInterface_h___
     18#ifndef FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsInterface_h
     19#define FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsInterface_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    9494};
    9595
    96 #endif /* !___UIMachineSettingsInterface_h___ */
     96#endif /* !FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsInterface_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMachineSettingsNetwork_h___
    19 #define ___UIMachineSettingsNetwork_h___
     18#ifndef FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsNetwork_h
     19#define FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsNetwork_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    144144};
    145145
    146 #endif /* !___UIMachineSettingsNetwork_h___ */
     146#endif /* !FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsNetwork_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsPortForwardingDlg.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIMachineSettingsPortForwardingDlg_h__
    19 #define __UIMachineSettingsPortForwardingDlg_h__
     18#ifndef FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsPortForwardingDlg_h
     19#define FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsPortForwardingDlg_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    5959};
    6060
    61 #endif // __UIMachineSettingsPortForwardingDlg_h__
     61#endif /* !FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsPortForwardingDlg_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSF.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMachineSettingsSF_h___
    19 #define ___UIMachineSettingsSF_h___
     18#ifndef FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsSF_h
     19#define FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsSF_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    155155};
    156156
    157 #endif /* !___UIMachineSettingsSF_h___ */
     157#endif /* !FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsSF_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSFDetails.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMachineSettingsSFDetails_h___
    19 #define ___UIMachineSettingsSFDetails_h___
     18#ifndef FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsSFDetails_h
     19#define FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsSFDetails_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8181};
    8282
    83 #endif // !___UIMachineSettingsSFDetails_h___
     83#endif /* !FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsSFDetails_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSerial.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMachineSettingsSerial_h___
    19 #define ___UIMachineSettingsSerial_h___
     18#ifndef FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsSerial_h
     19#define FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsSerial_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    9393};
    9494
    95 #endif /* !___UIMachineSettingsSerial_h___ */
     95#endif /* !FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsSerial_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMachineSettingsStorage_h___
    19 #define ___UIMachineSettingsStorage_h___
     18#ifndef FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsStorage_h
     19#define FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsStorage_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    853853
    854854
    855 #endif /* !___UIMachineSettingsStorage_h___ */
     855#endif /* !FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsStorage_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMachineSettingsSystem_h___
    19 #define ___UIMachineSettingsSystem_h___
     18#ifndef FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsSystem_h
     19#define FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsSystem_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    181181};
    182182
    183 #endif /* !___UIMachineSettingsSystem_h___ */
     183#endif /* !FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsSystem_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMachineSettingsUSB_h___
    19 #define ___UIMachineSettingsUSB_h___
     18#ifndef FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsUSB_h
     19#define FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsUSB_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    162162};
    163163
    164 #endif /* !___UIMachineSettingsUSB_h___ */
     164#endif /* !FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsUSB_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSBFilterDetails.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIMachineSettingsUSBFilterDetails_h__
    19 #define __UIMachineSettingsUSBFilterDetails_h__
     18#ifndef FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsUSBFilterDetails_h
     19#define FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsUSBFilterDetails_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    4141};
    4242
    43 #endif /* __UIMachineSettingsUSBFilterDetails_h__ */
     43#endif /* !FEQT_INCLUDED_SRC_settings_machine_UIMachineSettingsUSBFilterDetails_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/snapshots/UISnapshotDetailsWidget.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UISnapshotDetailsWidget_h___
    19 #define ___UISnapshotDetailsWidget_h___
     18#ifndef FEQT_INCLUDED_SRC_snapshots_UISnapshotDetailsWidget_h
     19#define FEQT_INCLUDED_SRC_snapshots_UISnapshotDetailsWidget_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    235235};
    236236
    237 #endif /* !___UISnapshotDetailsWidget_h___ */
    238 
     237#endif /* !FEQT_INCLUDED_SRC_snapshots_UISnapshotDetailsWidget_h */
     238
  • trunk/src/VBox/Frontends/VirtualBox/src/snapshots/UISnapshotPane.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UISnapshotPane_h___
    19 #define ___UISnapshotPane_h___
     18#ifndef FEQT_INCLUDED_SRC_snapshots_UISnapshotPane_h
     19#define FEQT_INCLUDED_SRC_snapshots_UISnapshotPane_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    254254};
    255255
    256 #endif /* !___UISnapshotPane_h___ */
    257 
     256#endif /* !FEQT_INCLUDED_SRC_snapshots_UISnapshotPane_h */
     257
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIAddDiskEncryptionPasswordDialog.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIAddDiskEncryptionPasswordDialog_h___
    19 #define ___UIAddDiskEncryptionPasswordDialog_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIAddDiskEncryptionPasswordDialog_h
     19#define FEQT_INCLUDED_SRC_widgets_UIAddDiskEncryptionPasswordDialog_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    9595};
    9696
    97 #endif /* !___UIAddDiskEncryptionPasswordDialog_h___ */
     97#endif /* !FEQT_INCLUDED_SRC_widgets_UIAddDiskEncryptionPasswordDialog_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIApplianceEditorWidget.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIApplianceEditorWidget_h___
    19 #define ___UIApplianceEditorWidget_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIApplianceEditorWidget_h
     19#define FEQT_INCLUDED_SRC_widgets_UIApplianceEditorWidget_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    360360};
    361361
    362 #endif /* !___UIApplianceEditorWidget_h___ */
     362#endif /* !FEQT_INCLUDED_SRC_widgets_UIApplianceEditorWidget_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIApplianceExportEditorWidget.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIApplianceExportEditorWidget_h__
    19 #define __UIApplianceExportEditorWidget_h__
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIApplianceExportEditorWidget_h
     19#define FEQT_INCLUDED_SRC_widgets_UIApplianceExportEditorWidget_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    3838};
    3939
    40 #endif /* __UIApplianceExportEditorWidget_h__ */
     40#endif /* !FEQT_INCLUDED_SRC_widgets_UIApplianceExportEditorWidget_h */
    4141
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIApplianceImportEditorWidget.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIApplianceImportEditorWidget_h__
    19 #define __UIApplianceImportEditorWidget_h__
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIApplianceImportEditorWidget_h
     19#define FEQT_INCLUDED_SRC_widgets_UIApplianceImportEditorWidget_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8080};
    8181
    82 #endif /* __UIApplianceImportEditorWidget_h__ */
     82#endif /* !FEQT_INCLUDED_SRC_widgets_UIApplianceImportEditorWidget_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIBootTable.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIBootTable_h___
    19 #define ___UIBootTable_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIBootTable_h
     19#define FEQT_INCLUDED_SRC_widgets_UIBootTable_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    104104
    105105
    106 #endif /* !___UIBootTable_h___ */
     106#endif /* !FEQT_INCLUDED_SRC_widgets_UIBootTable_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIEmptyFilePathSelector.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIEmptyFilePathSelector_h__
    19 #define __UIEmptyFilePathSelector_h__
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIEmptyFilePathSelector_h
     19#define FEQT_INCLUDED_SRC_widgets_UIEmptyFilePathSelector_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    121121};
    122122
    123 #endif /* !___UIEmptyFilePathSelector_h___ */
     123#endif /* !FEQT_INCLUDED_SRC_widgets_UIEmptyFilePathSelector_h */
    124124
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIFilePathSelector_h___
    19 #define ___UIFilePathSelector_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIFilePathSelector_h
     19#define FEQT_INCLUDED_SRC_widgets_UIFilePathSelector_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    215215};
    216216
    217 #endif /* !___UIFilePathSelector_h___ */
     217#endif /* !FEQT_INCLUDED_SRC_widgets_UIFilePathSelector_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilmContainer.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIFilmContainer_h___
    19 #define ___UIFilmContainer_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIFilmContainer_h
     19#define FEQT_INCLUDED_SRC_widgets_UIFilmContainer_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7171};
    7272
    73 #endif /* !___UIFilmContainer_h___ */
     73#endif /* !FEQT_INCLUDED_SRC_widgets_UIFilmContainer_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIGuestOSTypeSelectionButton.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIGuestOSTypeSelectionButton_h___
    19 #define ___UIGuestOSTypeSelectionButton_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIGuestOSTypeSelectionButton_h
     19#define FEQT_INCLUDED_SRC_widgets_UIGuestOSTypeSelectionButton_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7272};
    7373
    74 #endif /* !___UIGuestOSTypeSelectionButton_h___ */
     74#endif /* !FEQT_INCLUDED_SRC_widgets_UIGuestOSTypeSelectionButton_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIGuestRAMSlider.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIGuestRAMSlider_h___
    19 #define ___UIGuestRAMSlider_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIGuestRAMSlider_h
     19#define FEQT_INCLUDED_SRC_widgets_UIGuestRAMSlider_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    6565};
    6666
    67 #endif /* !___UIGuestRAMSlider_h___ */
     67#endif /* !FEQT_INCLUDED_SRC_widgets_UIGuestRAMSlider_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIHostComboEditor_h___
    19 #define ___UIHostComboEditor_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIHostComboEditor_h
     19#define FEQT_INCLUDED_SRC_widgets_UIHostComboEditor_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    245245
    246246
    247 #endif /* !___UIHostComboEditor_h___ */
     247#endif /* !FEQT_INCLUDED_SRC_widgets_UIHostComboEditor_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHotKeyEditor.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIHotKeyEditor_h___
    19 #define ___UIHotKeyEditor_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIHotKeyEditor_h
     19#define FEQT_INCLUDED_SRC_widgets_UIHotKeyEditor_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    189189
    190190
    191 #endif /* !___UIHotKeyEditor_h___ */
     191#endif /* !FEQT_INCLUDED_SRC_widgets_UIHotKeyEditor_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UILineTextEdit.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UILineTextEdit_h__
    19 #define __UILineTextEdit_h__
     18#ifndef FEQT_INCLUDED_SRC_widgets_UILineTextEdit_h
     19#define FEQT_INCLUDED_SRC_widgets_UILineTextEdit_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8888};
    8989
    90 #endif /* __UILineTextEdit_h__ */
     90#endif /* !FEQT_INCLUDED_SRC_widgets_UILineTextEdit_h */
    9191
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMediaComboBox.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMediaComboBox_h___
    19 #define ___UIMediaComboBox_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIMediaComboBox_h
     19#define FEQT_INCLUDED_SRC_widgets_UIMediaComboBox_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    128128};
    129129
    130 #endif /* !___UIMediaComboBox_h___ */
     130#endif /* !FEQT_INCLUDED_SRC_widgets_UIMediaComboBox_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMediumSizeEditor.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMediumSizeEditor_h___
    19 #define ___UIMediumSizeEditor_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIMediumSizeEditor_h
     19#define FEQT_INCLUDED_SRC_widgets_UIMediumSizeEditor_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    108108};
    109109
    110 #endif /* !___UIMediumSizeEditor_h___ */
     110#endif /* !FEQT_INCLUDED_SRC_widgets_UIMediumSizeEditor_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMenuBar.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMenuBar_h___
    19 #define ___UIMenuBar_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIMenuBar_h
     19#define FEQT_INCLUDED_SRC_widgets_UIMenuBar_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    5454};
    5555
    56 #endif /* !___UIMenuBar_h___ */
     56#endif /* !FEQT_INCLUDED_SRC_widgets_UIMenuBar_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMenuBarEditorWindow.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMenuBarEditorWindow_h___
    19 #define ___UIMenuBarEditorWindow_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIMenuBarEditorWindow_h
     19#define FEQT_INCLUDED_SRC_widgets_UIMenuBarEditorWindow_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    263263
    264264
    265 #endif /* !___UIMenuBarEditorWindow_h___ */
     265#endif /* !FEQT_INCLUDED_SRC_widgets_UIMenuBarEditorWindow_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMenuToolBar.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMenuToolBar_h___
    19 #define ___UIMenuToolBar_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIMenuToolBar_h
     19#define FEQT_INCLUDED_SRC_widgets_UIMenuToolBar_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7373};
    7474
    75 #endif /* !___UIMenuToolBar_h___ */
     75#endif /* !FEQT_INCLUDED_SRC_widgets_UIMenuToolBar_h */
    7676
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIMiniToolBar_h___
    19 #define ___UIMiniToolBar_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIMiniToolBar_h
     19#define FEQT_INCLUDED_SRC_widgets_UIMiniToolBar_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    200200};
    201201
    202 #endif /* !___UIMiniToolBar_h___ */
    203 
     202#endif /* !FEQT_INCLUDED_SRC_widgets_UIMiniToolBar_h */
     203
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINameAndSystemEditor.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UINameAndSystemEditor_h___
    19 #define ___UINameAndSystemEditor_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UINameAndSystemEditor_h
     19#define FEQT_INCLUDED_SRC_widgets_UINameAndSystemEditor_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    160160};
    161161
    162 #endif /* !___UINameAndSystemEditor_h___ */
     162#endif /* !FEQT_INCLUDED_SRC_widgets_UINameAndSystemEditor_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupBox.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIPopupBoxStuff_h___
    19 #define ___UIPopupBoxStuff_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIPopupBox_h
     19#define FEQT_INCLUDED_SRC_widgets_UIPopupBox_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    209209
    210210
    211 #endif /* !___UIPopupBoxStuff_h___ */
    212 
     211#endif /* !FEQT_INCLUDED_SRC_widgets_UIPopupBox_h */
     212
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPane.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIPopupPane_h___
    19 #define ___UIPopupPane_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIPopupPane_h
     19#define FEQT_INCLUDED_SRC_widgets_UIPopupPane_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    243243};
    244244
    245 #endif /* !___UIPopupPane_h___ */
    246 
     245#endif /* !FEQT_INCLUDED_SRC_widgets_UIPopupPane_h */
     246
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPaneButtonPane.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIPopupPaneButtonPane_h___
    19 #define ___UIPopupPaneButtonPane_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIPopupPaneButtonPane_h
     19#define FEQT_INCLUDED_SRC_widgets_UIPopupPaneButtonPane_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    9898};
    9999
    100 #endif /* !___UIPopupPaneButtonPane_h___ */
     100#endif /* !FEQT_INCLUDED_SRC_widgets_UIPopupPaneButtonPane_h */
    101101
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPaneDetails.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIPopupPaneDetails_h___
    19 #define ___UIPopupPaneDetails_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIPopupPaneDetails_h
     19#define FEQT_INCLUDED_SRC_widgets_UIPopupPaneDetails_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    137137};
    138138
    139 #endif /* !___UIPopupPaneDetails_h___ */
     139#endif /* !FEQT_INCLUDED_SRC_widgets_UIPopupPaneDetails_h */
    140140
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPaneMessage.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIPopupPaneMessage_h___
    19 #define ___UIPopupPaneMessage_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIPopupPaneMessage_h
     19#define FEQT_INCLUDED_SRC_widgets_UIPopupPaneMessage_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    127127};
    128128
    129 #endif /* !___UIPopupPaneMessage_h___ */
     129#endif /* !FEQT_INCLUDED_SRC_widgets_UIPopupPaneMessage_h */
    130130
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupStack.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIPopupStack_h___
    19 #define ___UIPopupStack_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIPopupStack_h
     19#define FEQT_INCLUDED_SRC_widgets_UIPopupStack_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    131131};
    132132
    133 #endif /* !___UIPopupStack_h___ */
     133#endif /* !FEQT_INCLUDED_SRC_widgets_UIPopupStack_h */
    134134
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupStackViewport.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIPopupStackViewport_h___
    19 #define ___UIPopupStackViewport_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIPopupStackViewport_h
     19#define FEQT_INCLUDED_SRC_widgets_UIPopupStackViewport_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    106106};
    107107
    108 #endif /* !___UIPopupStackViewport_h___ */
     108#endif /* !FEQT_INCLUDED_SRC_widgets_UIPopupStackViewport_h */
    109109
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIPortForwardingTable_h___
    19 #define ___UIPortForwardingTable_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIPortForwardingTable_h
     19#define FEQT_INCLUDED_SRC_widgets_UIPortForwardingTable_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    292292
    293293
    294 #endif /* !___UIPortForwardingTable_h___ */
     294#endif /* !FEQT_INCLUDED_SRC_widgets_UIPortForwardingTable_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIProgressDialog.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIProgressDialog_h___
    19 #define ___UIProgressDialog_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIProgressDialog_h
     19#define FEQT_INCLUDED_SRC_widgets_UIProgressDialog_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    219219
    220220
    221 #endif /* !___UIProgressDialog_h___ */
    222 
     221#endif /* !FEQT_INCLUDED_SRC_widgets_UIProgressDialog_h */
     222
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIScaleFactorEditor.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIScaleFactorEditor_h___
    19 #define ___UIScaleFactorEditor_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIScaleFactorEditor_h
     19#define FEQT_INCLUDED_SRC_widgets_UIScaleFactorEditor_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    108108};
    109109
    110 #endif /* !___UIScaleFactorEditor_h___ */
     110#endif /* !FEQT_INCLUDED_SRC_widgets_UIScaleFactorEditor_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UISlidingAnimation.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UISlidingAnimation_h___
    19 #define ___UISlidingAnimation_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UISlidingAnimation_h
     19#define FEQT_INCLUDED_SRC_widgets_UISlidingAnimation_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    119119};
    120120
    121 #endif /* !___UISlidingAnimation_h___ */
     121#endif /* !FEQT_INCLUDED_SRC_widgets_UISlidingAnimation_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UISlidingToolBar.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UISlidingToolBar_h___
    19 #define ___UISlidingToolBar_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UISlidingToolBar_h
     19#define FEQT_INCLUDED_SRC_widgets_UISlidingToolBar_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    153153};
    154154
    155 #endif /* !___UISlidingToolBar_h___ */
     155#endif /* !FEQT_INCLUDED_SRC_widgets_UISlidingToolBar_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UISlidingWidget.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UISlidingWidget_h___
    19 #define ___UISlidingWidget_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UISlidingWidget_h
     19#define FEQT_INCLUDED_SRC_widgets_UISlidingWidget_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    131131};
    132132
    133 #endif /* !___UISlidingWidget_h___ */
     133#endif /* !FEQT_INCLUDED_SRC_widgets_UISlidingWidget_h */
    134134
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UISpecialControls.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___VBoxSpecialControls_h__
    19 #define ___VBoxSpecialControls_h__
     18#ifndef FEQT_INCLUDED_SRC_widgets_UISpecialControls_h
     19#define FEQT_INCLUDED_SRC_widgets_UISpecialControls_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    186186
    187187
    188 #endif /* !___UISpecialControls_h___ */
     188#endif /* !FEQT_INCLUDED_SRC_widgets_UISpecialControls_h */
    189189
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIStatusBarEditorWindow.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIStatusBarEditorWindow_h___
    19 #define ___UIStatusBarEditorWindow_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIStatusBarEditorWindow_h
     19#define FEQT_INCLUDED_SRC_widgets_UIStatusBarEditorWindow_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    180180
    181181
    182 #endif /* !___UIStatusBarEditorWindow_h___ */
     182#endif /* !FEQT_INCLUDED_SRC_widgets_UIStatusBarEditorWindow_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UITabBar.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UITabBar_h___
    19 #define ___UITabBar_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UITabBar_h
     19#define FEQT_INCLUDED_SRC_widgets_UITabBar_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    140140};
    141141
    142 #endif /* !___UITabBar_h___ */
     142#endif /* !FEQT_INCLUDED_SRC_widgets_UITabBar_h */
    143143
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIToolBar.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIToolBar_h___
    19 #define ___UIToolBar_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIToolBar_h
     19#define FEQT_INCLUDED_SRC_widgets_UIToolBar_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    9090};
    9191
    92 #endif /* !___UIToolBar_h___ */
     92#endif /* !FEQT_INCLUDED_SRC_widgets_UIToolBar_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIWarningPane.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIWarningPane_h___
    19 #define ___UIWarningPane_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_UIWarningPane_h
     19#define FEQT_INCLUDED_SRC_widgets_UIWarningPane_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    9696};
    9797
    98 #endif /* !___UIWarningPane_h___ */
     98#endif /* !FEQT_INCLUDED_SRC_widgets_UIWarningPane_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsButton.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIGraphicsButton_h__
    19 #define __UIGraphicsButton_h__
     18#ifndef FEQT_INCLUDED_SRC_widgets_graphics_UIGraphicsButton_h
     19#define FEQT_INCLUDED_SRC_widgets_graphics_UIGraphicsButton_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8484};
    8585
    86 #endif /* __UIGraphicsButton_h__ */
     86#endif /* !FEQT_INCLUDED_SRC_widgets_graphics_UIGraphicsButton_h */
    8787
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsRotatorButton.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIGraphicsRotatorButton_h__
    19 #define __UIGraphicsRotatorButton_h__
     18#ifndef FEQT_INCLUDED_SRC_widgets_graphics_UIGraphicsRotatorButton_h
     19#define FEQT_INCLUDED_SRC_widgets_graphics_UIGraphicsRotatorButton_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    104104};
    105105
    106 #endif /* __UIGraphicsRotatorButton_h__ */
     106#endif /* !FEQT_INCLUDED_SRC_widgets_graphics_UIGraphicsRotatorButton_h */
    107107
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsTextPane.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIGraphicsTextPane_h___
    19 #define ___UIGraphicsTextPane_h___
     18#ifndef FEQT_INCLUDED_SRC_widgets_graphics_UIGraphicsTextPane_h
     19#define FEQT_INCLUDED_SRC_widgets_graphics_UIGraphicsTextPane_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    192192};
    193193
    194 #endif /* !___UIGraphicsTextPane_h___ */
     194#endif /* !FEQT_INCLUDED_SRC_widgets_graphics_UIGraphicsTextPane_h */
    195195
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsToolBar.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIGraphicsToolBar_h__
    19 #define __UIGraphicsToolBar_h__
     18#ifndef FEQT_INCLUDED_SRC_widgets_graphics_UIGraphicsToolBar_h
     19#define FEQT_INCLUDED_SRC_widgets_graphics_UIGraphicsToolBar_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    6565};
    6666
    67 #endif /* __UIGraphicsToolBar_h__ */
     67#endif /* !FEQT_INCLUDED_SRC_widgets_graphics_UIGraphicsToolBar_h */
    6868
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsZoomButton.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIGraphicsZoomButton_h__
    19 #define __UIGraphicsZoomButton_h__
     18#ifndef FEQT_INCLUDED_SRC_widgets_graphics_UIGraphicsZoomButton_h
     19#define FEQT_INCLUDED_SRC_widgets_graphics_UIGraphicsZoomButton_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    9696};
    9797
    98 #endif /* __UIGraphicsZoomButton_h__ */
     98#endif /* !FEQT_INCLUDED_SRC_widgets_graphics_UIGraphicsZoomButton_h */
    9999
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/UIWizard.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIWizard_h___
    19 #define ___UIWizard_h___
     18#ifndef FEQT_INCLUDED_SRC_wizards_UIWizard_h
     19#define FEQT_INCLUDED_SRC_wizards_UIWizard_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    120120typedef QPointer<UIWizard> UISafePointerWizard;
    121121
    122 #endif /* !___UIWizard_h___ */
     122#endif /* !FEQT_INCLUDED_SRC_wizards_UIWizard_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/UIWizardPage.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIWizardPage_h___
    19 #define ___UIWizardPage_h___
     18#ifndef FEQT_INCLUDED_SRC_wizards_UIWizardPage_h
     19#define FEQT_INCLUDED_SRC_wizards_UIWizardPage_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    9494
    9595
    96 #endif
     96#endif /* !FEQT_INCLUDED_SRC_wizards_UIWizardPage_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVD.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIWizardCloneVD_h___
    19 #define ___UIWizardCloneVD_h___
     18#ifndef FEQT_INCLUDED_SRC_wizards_clonevd_UIWizardCloneVD_h
     19#define FEQT_INCLUDED_SRC_wizards_clonevd_UIWizardCloneVD_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8383};
    8484
    85 #endif /* !___UIWizardCloneVD_h___ */
     85#endif /* !FEQT_INCLUDED_SRC_wizards_clonevd_UIWizardCloneVD_h */
    8686
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDPageBasic1.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIWizardCloneVDPageBasic1_h___
    19 #define ___UIWizardCloneVDPageBasic1_h___
     18#ifndef FEQT_INCLUDED_SRC_wizards_clonevd_UIWizardCloneVDPageBasic1_h
     19#define FEQT_INCLUDED_SRC_wizards_clonevd_UIWizardCloneVDPageBasic1_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    9595};
    9696
    97 #endif /* !___UIWizardCloneVDPageBasic1_h___ */
     97#endif /* !FEQT_INCLUDED_SRC_wizards_clonevd_UIWizardCloneVDPageBasic1_h */
    9898
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDPageBasic2.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIWizardCloneVDPageBasic2_h___
    19 #define ___UIWizardCloneVDPageBasic2_h___
     18#ifndef FEQT_INCLUDED_SRC_wizards_clonevd_UIWizardCloneVDPageBasic2_h
     19#define FEQT_INCLUDED_SRC_wizards_clonevd_UIWizardCloneVDPageBasic2_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    100100};
    101101
    102 #endif /* !___UIWizardCloneVDPageBasic2_h___ */
     102#endif /* !FEQT_INCLUDED_SRC_wizards_clonevd_UIWizardCloneVDPageBasic2_h */
    103103
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDPageBasic3.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIWizardCloneVDPageBasic3_h___
    19 #define ___UIWizardCloneVDPageBasic3_h___
     18#ifndef FEQT_INCLUDED_SRC_wizards_clonevd_UIWizardCloneVDPageBasic3_h
     19#define FEQT_INCLUDED_SRC_wizards_clonevd_UIWizardCloneVDPageBasic3_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    9191};
    9292
    93 #endif /* !___UIWizardCloneVDPageBasic3_h___ */
     93#endif /* !FEQT_INCLUDED_SRC_wizards_clonevd_UIWizardCloneVDPageBasic3_h */
    9494
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDPageBasic4.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIWizardCloneVDPageBasic4_h___
    19 #define ___UIWizardCloneVDPageBasic4_h___
     18#ifndef FEQT_INCLUDED_SRC_wizards_clonevd_UIWizardCloneVDPageBasic4_h
     19#define FEQT_INCLUDED_SRC_wizards_clonevd_UIWizardCloneVDPageBasic4_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    122122};
    123123
    124 #endif /* !___UIWizardCloneVDPageBasic4_h___ */
     124#endif /* !FEQT_INCLUDED_SRC_wizards_clonevd_UIWizardCloneVDPageBasic4_h */
    125125
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDPageExpert.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIWizardCloneVDPageExpert_h___
    19 #define ___UIWizardCloneVDPageExpert_h___
     18#ifndef FEQT_INCLUDED_SRC_wizards_clonevd_UIWizardCloneVDPageExpert_h
     19#define FEQT_INCLUDED_SRC_wizards_clonevd_UIWizardCloneVDPageExpert_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    9999};
    100100
    101 #endif /* !___UIWizardCloneVDPageExpert_h___ */
     101#endif /* !FEQT_INCLUDED_SRC_wizards_clonevd_UIWizardCloneVDPageExpert_h */
    102102
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVM.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIWizardCloneVM_h__
    19 #define __UIWizardCloneVM_h__
     18#ifndef FEQT_INCLUDED_SRC_wizards_clonevm_UIWizardCloneVM_h
     19#define FEQT_INCLUDED_SRC_wizards_clonevm_UIWizardCloneVM_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7979};
    8080
    81 #endif // __UIWizardCloneVM_h__
     81#endif /* !FEQT_INCLUDED_SRC_wizards_clonevm_UIWizardCloneVM_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageBasic1.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIWizardCloneVMPageBasic1_h__
    19 #define __UIWizardCloneVMPageBasic1_h__
     18#ifndef FEQT_INCLUDED_SRC_wizards_clonevm_UIWizardCloneVMPageBasic1_h
     19#define FEQT_INCLUDED_SRC_wizards_clonevm_UIWizardCloneVMPageBasic1_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    131131};
    132132
    133 #endif // __UIWizardCloneVMPageBasic1_h__
     133#endif /* !FEQT_INCLUDED_SRC_wizards_clonevm_UIWizardCloneVMPageBasic1_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageBasic2.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIWizardCloneVMPageBasic2_h__
    19 #define __UIWizardCloneVMPageBasic2_h__
     18#ifndef FEQT_INCLUDED_SRC_wizards_clonevm_UIWizardCloneVMPageBasic2_h
     19#define FEQT_INCLUDED_SRC_wizards_clonevm_UIWizardCloneVMPageBasic2_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8484};
    8585
    86 #endif // __UIWizardCloneVMPageBasic2_h__
     86#endif /* !FEQT_INCLUDED_SRC_wizards_clonevm_UIWizardCloneVMPageBasic2_h */
    8787
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageBasic3.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIWizardCloneVMPageBasic3_h__
    19 #define __UIWizardCloneVMPageBasic3_h__
     18#ifndef FEQT_INCLUDED_SRC_wizards_clonevm_UIWizardCloneVMPageBasic3_h
     19#define FEQT_INCLUDED_SRC_wizards_clonevm_UIWizardCloneVMPageBasic3_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7979};
    8080
    81 #endif // __UIWizardCloneVMPageBasic3_h__
     81#endif /* !FEQT_INCLUDED_SRC_wizards_clonevm_UIWizardCloneVMPageBasic3_h */
    8282
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageExpert.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIWizardCloneVMPageExpert_h__
    19 #define __UIWizardCloneVMPageExpert_h__
     18#ifndef FEQT_INCLUDED_SRC_wizards_clonevm_UIWizardCloneVMPageExpert_h
     19#define FEQT_INCLUDED_SRC_wizards_clonevm_UIWizardCloneVMPageExpert_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7878};
    7979
    80 #endif // __UIWizardCloneVMPageExpert_h__
     80#endif /* !FEQT_INCLUDED_SRC_wizards_clonevm_UIWizardCloneVMPageExpert_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportApp.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIWizardExportApp_h___
    19 #define ___UIWizardExportApp_h___
     18#ifndef FEQT_INCLUDED_SRC_wizards_exportappliance_UIWizardExportApp_h
     19#define FEQT_INCLUDED_SRC_wizards_exportappliance_UIWizardExportApp_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8585};
    8686
    87 #endif /* !___UIWizardExportApp_h___ */
     87#endif /* !FEQT_INCLUDED_SRC_wizards_exportappliance_UIWizardExportApp_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppDefs.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIWizardExportAppDefs_h___
    19 #define ___UIWizardExportAppDefs_h___
     18#ifndef FEQT_INCLUDED_SRC_wizards_exportappliance_UIWizardExportAppDefs_h
     19#define FEQT_INCLUDED_SRC_wizards_exportappliance_UIWizardExportAppDefs_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    6767};
    6868
    69 #endif /* !___UIWizardExportAppDefs_h___ */
     69#endif /* !FEQT_INCLUDED_SRC_wizards_exportappliance_UIWizardExportAppDefs_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic1.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIWizardExportAppPageBasic1_h___
    19 #define ___UIWizardExportAppPageBasic1_h___
     18#ifndef FEQT_INCLUDED_SRC_wizards_exportappliance_UIWizardExportAppPageBasic1_h
     19#define FEQT_INCLUDED_SRC_wizards_exportappliance_UIWizardExportAppPageBasic1_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8787};
    8888
    89 #endif /* !___UIWizardExportAppPageBasic1_h___ */
     89#endif /* !FEQT_INCLUDED_SRC_wizards_exportappliance_UIWizardExportAppPageBasic1_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic2.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIWizardExportAppPageBasic2_h___
    19 #define ___UIWizardExportAppPageBasic2_h___
     18#ifndef FEQT_INCLUDED_SRC_wizards_exportappliance_UIWizardExportAppPageBasic2_h
     19#define FEQT_INCLUDED_SRC_wizards_exportappliance_UIWizardExportAppPageBasic2_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    293293};
    294294
    295 #endif /* !___UIWizardExportAppPageBasic2_h___ */
     295#endif /* !FEQT_INCLUDED_SRC_wizards_exportappliance_UIWizardExportAppPageBasic2_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic3.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIWizardExportAppPageBasic3_h___
    19 #define ___UIWizardExportAppPageBasic3_h___
     18#ifndef FEQT_INCLUDED_SRC_wizards_exportappliance_UIWizardExportAppPageBasic3_h
     19#define FEQT_INCLUDED_SRC_wizards_exportappliance_UIWizardExportAppPageBasic3_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    9292};
    9393
    94 #endif /* !___UIWizardExportAppPageBasic3_h___ */
     94#endif /* !FEQT_INCLUDED_SRC_wizards_exportappliance_UIWizardExportAppPageBasic3_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIWizardExportAppPageExpert_h___
    19 #define ___UIWizardExportAppPageExpert_h___
     18#ifndef FEQT_INCLUDED_SRC_wizards_exportappliance_UIWizardExportAppPageExpert_h
     19#define FEQT_INCLUDED_SRC_wizards_exportappliance_UIWizardExportAppPageExpert_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    110110};
    111111
    112 #endif /* !___UIWizardExportAppPageExpert_h___ */
     112#endif /* !FEQT_INCLUDED_SRC_wizards_exportappliance_UIWizardExportAppPageExpert_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIWizardFirstRun.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIWizardFirstRun_h__
    19 #define __UIWizardFirstRun_h__
     18#ifndef FEQT_INCLUDED_SRC_wizards_firstrun_UIWizardFirstRun_h
     19#define FEQT_INCLUDED_SRC_wizards_firstrun_UIWizardFirstRun_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    6969};
    7070
    71 #endif // __UIFirstRunWzd_h__
     71#endif /* !FEQT_INCLUDED_SRC_wizards_firstrun_UIWizardFirstRun_h */
    7272
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIWizardFirstRunPageBasic.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIWizardFirstRunPageBasic_h__
    19 #define __UIWizardFirstRunPageBasic_h__
     18#ifndef FEQT_INCLUDED_SRC_wizards_firstrun_UIWizardFirstRunPageBasic_h
     19#define FEQT_INCLUDED_SRC_wizards_firstrun_UIWizardFirstRunPageBasic_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    100100};
    101101
    102 #endif // __UIWizardFirstRunPageBasic_h__
     102#endif /* !FEQT_INCLUDED_SRC_wizards_firstrun_UIWizardFirstRunPageBasic_h */
    103103
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportApp.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIWizardImportApp_h__
    19 #define __UIWizardImportApp_h__
     18#ifndef FEQT_INCLUDED_SRC_wizards_importappliance_UIWizardImportApp_h
     19#define FEQT_INCLUDED_SRC_wizards_importappliance_UIWizardImportApp_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8181typedef QPointer<UIWizardImportApp> UISafePointerWizardImportApp;
    8282
    83 #endif /* __UIWizardImportApp_h__ */
     83#endif /* !FEQT_INCLUDED_SRC_wizards_importappliance_UIWizardImportApp_h */
    8484
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppDefs.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIWizardImportAppDefs_h__
    19 #define __UIWizardImportAppDefs_h__
     18#ifndef FEQT_INCLUDED_SRC_wizards_importappliance_UIWizardImportAppDefs_h
     19#define FEQT_INCLUDED_SRC_wizards_importappliance_UIWizardImportAppDefs_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    3333Q_DECLARE_METATYPE(ImportAppliancePointer);
    3434
    35 #endif /* __UIWizardImportAppDefs_h__ */
     35#endif /* !FEQT_INCLUDED_SRC_wizards_importappliance_UIWizardImportAppDefs_h */
    3636
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageBasic1.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIWizardImportAppPageBasic1_h__
    19 #define __UIWizardImportAppPageBasic1_h__
     18#ifndef FEQT_INCLUDED_SRC_wizards_importappliance_UIWizardImportAppPageBasic1_h
     19#define FEQT_INCLUDED_SRC_wizards_importappliance_UIWizardImportAppPageBasic1_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    6767};
    6868
    69 #endif /* __UIWizardImportAppPageBasic1_h__ */
     69#endif /* !FEQT_INCLUDED_SRC_wizards_importappliance_UIWizardImportAppPageBasic1_h */
    7070
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageBasic2.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef ___UIWizardImportAppPageBasic2_h___
    19 #define ___UIWizardImportAppPageBasic2_h___
     18#ifndef FEQT_INCLUDED_SRC_wizards_importappliance_UIWizardImportAppPageBasic2_h
     19#define FEQT_INCLUDED_SRC_wizards_importappliance_UIWizardImportAppPageBasic2_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    115115};
    116116
    117 #endif /* !___UIWizardImportAppPageBasic2_h___ */
     117#endif /* !FEQT_INCLUDED_SRC_wizards_importappliance_UIWizardImportAppPageBasic2_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageExpert.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIWizardImportAppPageExpert_h__
    19 #define __UIWizardImportAppPageExpert_h__
     18#ifndef FEQT_INCLUDED_SRC_wizards_importappliance_UIWizardImportAppPageExpert_h
     19#define FEQT_INCLUDED_SRC_wizards_importappliance_UIWizardImportAppPageExpert_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    6464};
    6565
    66 #endif /* __UIWizardImportAppPageExpert_h__ */
     66#endif /* !FEQT_INCLUDED_SRC_wizards_importappliance_UIWizardImportAppPageExpert_h */
    6767
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVD.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIWizardNewVD_h__
    19 #define __UIWizardNewVD_h__
     18#ifndef FEQT_INCLUDED_SRC_wizards_newvd_UIWizardNewVD_h
     19#define FEQT_INCLUDED_SRC_wizards_newvd_UIWizardNewVD_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8585typedef QPointer<UIWizardNewVD> UISafePointerWizardNewVD;
    8686
    87 #endif // __UIWizardNewVD_h__
     87#endif /* !FEQT_INCLUDED_SRC_wizards_newvd_UIWizardNewVD_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageBasic1.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIWizardNewVDPageBasic1_h__
    19 #define __UIWizardNewVDPageBasic1_h__
     18#ifndef FEQT_INCLUDED_SRC_wizards_newvd_UIWizardNewVDPageBasic1_h
     19#define FEQT_INCLUDED_SRC_wizards_newvd_UIWizardNewVDPageBasic1_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8888
    8989
    90 #endif // __UIWizardNewVDPageBasic1_h__
     90#endif /* !FEQT_INCLUDED_SRC_wizards_newvd_UIWizardNewVDPageBasic1_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageBasic2.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIWizardNewVDPageBasic2_h__
    19 #define __UIWizardNewVDPageBasic2_h__
     18#ifndef FEQT_INCLUDED_SRC_wizards_newvd_UIWizardNewVDPageBasic2_h
     19#define FEQT_INCLUDED_SRC_wizards_newvd_UIWizardNewVDPageBasic2_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8282
    8383
    84 #endif // __UIWizardNewVDPageBasic2_h__
     84#endif /* !FEQT_INCLUDED_SRC_wizards_newvd_UIWizardNewVDPageBasic2_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageBasic3.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIWizardNewVDPageBasic3_h__
    19 #define __UIWizardNewVDPageBasic3_h__
     18#ifndef FEQT_INCLUDED_SRC_wizards_newvd_UIWizardNewVDPageBasic3_h
     19#define FEQT_INCLUDED_SRC_wizards_newvd_UIWizardNewVDPageBasic3_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    115115
    116116
    117 #endif // __UIWizardNewVDPageBasic3_h__
     117#endif /* !FEQT_INCLUDED_SRC_wizards_newvd_UIWizardNewVDPageBasic3_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageExpert.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIWizardNewVDPageExpert_h__
    19 #define __UIWizardNewVDPageExpert_h__
     18#ifndef FEQT_INCLUDED_SRC_wizards_newvd_UIWizardNewVDPageExpert_h
     19#define FEQT_INCLUDED_SRC_wizards_newvd_UIWizardNewVDPageExpert_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8181};
    8282
    83 #endif // __UIWizardNewVDPageExpert_h__
     83#endif /* !FEQT_INCLUDED_SRC_wizards_newvd_UIWizardNewVDPageExpert_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIWizardNewVM_h__
    19 #define __UIWizardNewVM_h__
     18#ifndef FEQT_INCLUDED_SRC_wizards_newvm_UIWizardNewVM_h
     19#define FEQT_INCLUDED_SRC_wizards_newvm_UIWizardNewVM_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8989typedef QPointer<UIWizardNewVM> UISafePointerWizardNewVM;
    9090
    91 #endif // __UIWizardNewVM_h__
     91#endif /* !FEQT_INCLUDED_SRC_wizards_newvm_UIWizardNewVM_h */
    9292
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIWizardNewVMPageBasic1_h__
    19 #define __UIWizardNewVMPageBasic1_h__
     18#ifndef FEQT_INCLUDED_SRC_wizards_newvm_UIWizardNewVMPageBasic1_h
     19#define FEQT_INCLUDED_SRC_wizards_newvm_UIWizardNewVMPageBasic1_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    120120};
    121121
    122 #endif // __UIWizardNewVMPageBasic1_h__
     122#endif /* !FEQT_INCLUDED_SRC_wizards_newvm_UIWizardNewVMPageBasic1_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic2.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIWizardNewVMPageBasic2_h__
    19 #define __UIWizardNewVMPageBasic2_h__
     18#ifndef FEQT_INCLUDED_SRC_wizards_newvm_UIWizardNewVMPageBasic2_h
     19#define FEQT_INCLUDED_SRC_wizards_newvm_UIWizardNewVMPageBasic2_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8282};
    8383
    84 #endif // __UINewVMWzd_h__
     84#endif /* !FEQT_INCLUDED_SRC_wizards_newvm_UIWizardNewVMPageBasic2_h */
    8585
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic3.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIWizardNewVMPageBasic3_h__
    19 #define __UIWizardNewVMPageBasic3_h__
     18#ifndef FEQT_INCLUDED_SRC_wizards_newvm_UIWizardNewVMPageBasic3_h
     19#define FEQT_INCLUDED_SRC_wizards_newvm_UIWizardNewVMPageBasic3_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    133133};
    134134
    135 #endif // __UIWizardNewVMPageBasic3_h__
     135#endif /* !FEQT_INCLUDED_SRC_wizards_newvm_UIWizardNewVMPageBasic3_h */
    136136
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageExpert.h

    r76553 r76581  
    1616 */
    1717
    18 #ifndef __UIWizardNewVMPageExpert_h__
    19 #define __UIWizardNewVMPageExpert_h__
     18#ifndef FEQT_INCLUDED_SRC_wizards_newvm_UIWizardNewVMPageExpert_h
     19#define FEQT_INCLUDED_SRC_wizards_newvm_UIWizardNewVMPageExpert_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8888};
    8989
    90 #endif // __UIWizardNewVMPageExpert_h__
     90#endif /* !FEQT_INCLUDED_SRC_wizards_newvm_UIWizardNewVMPageExpert_h */
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