summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VirtualBox/src/runtime
diff options
context:
space:
mode:
authorvboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2019-01-01 06:24:57 +0000
committervboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2019-01-01 06:24:57 +0000
commit57b372b5bb4dfa7848263eb74c887f361bb274fa (patch)
tree5439ae706ff18960379bab7425c98f38cca0e667 /src/VBox/Frontends/VirtualBox/src/runtime
parent6b478162d3d39eaf8ae32545dc5585768b8303b8 (diff)
downloadVirtualBox-svn-57b372b5bb4dfa7848263eb74c887f361bb274fa.tar.gz
Fe/QT: scm header guard alignment.
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@76581 cfe28804-0f27-0410-a406-dd0f0b0b656f
Diffstat (limited to 'src/VBox/Frontends/VirtualBox/src/runtime')
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/UIConsoleEventHandler.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDataObject_win.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDropSource_win.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/UIDnDEnumFormat_win.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/UIDnDMIMEData.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/UIMachineDefs.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/UIMultiScreenLayout.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/UISession.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/UIVMCloseDialog.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIKeyboardHandlerFullscreen.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationDataItem.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationItem.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationModel.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationView.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/normal/UIKeyboardHandlerNormal.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/scale/UIKeyboardHandlerScale.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineLogicScale.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineViewScale.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineWindowScale.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIKeyboardHandlerSeamless.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.h6
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.h6
41 files changed, 123 insertions, 123 deletions
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/UIConsoleEventHandler.h b/src/VBox/Frontends/VirtualBox/src/runtime/UIConsoleEventHandler.h
index 1c024868904..f25fad6c205 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/UIConsoleEventHandler.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/UIConsoleEventHandler.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIConsoleEventHandler_h___
-#define ___UIConsoleEventHandler_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_UIConsoleEventHandler_h
+#define FEQT_INCLUDED_SRC_runtime_UIConsoleEventHandler_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -117,5 +117,5 @@ private:
/** Defines the globally known name for the console event handler instance. */
#define gConsoleEvents UIConsoleEventHandler::instance()
-#endif /* !___UIConsoleEventHandler_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_UIConsoleEventHandler_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDataObject_win.h b/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDataObject_win.h
index 6bf7c6cdf36..859633a45bd 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDataObject_win.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDataObject_win.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIDnDDataObject_win_h___
-#define ___UIDnDDataObject_win_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_UIDnDDataObject_win_h
+#define FEQT_INCLUDED_SRC_runtime_UIDnDDataObject_win_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -112,5 +112,5 @@ protected:
uint32_t m_cbData;
};
-#endif /* !___UIDnDDataObject_win_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_UIDnDDataObject_win_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDropSource_win.h b/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDropSource_win.h
index 1cf297874bb..e621a04f567 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDropSource_win.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDropSource_win.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIDnDDropSource_win_h___
-#define ___UIDnDDropSource_win_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_UIDnDDropSource_win_h
+#define FEQT_INCLUDED_SRC_runtime_UIDnDDropSource_win_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -64,5 +64,5 @@ protected:
Qt::DropActions m_uCurAction;
};
-#endif /* ___UIDnDDropSource_win_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_UIDnDDropSource_win_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDEnumFormat_win.h b/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDEnumFormat_win.h
index fa170f6f951..a9a423fd5c0 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDEnumFormat_win.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDEnumFormat_win.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIDnDEnumFormat_win_h___
-#define ___UIDnDEnumFormat_win_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_UIDnDEnumFormat_win_h
+#define FEQT_INCLUDED_SRC_runtime_UIDnDEnumFormat_win_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -53,5 +53,5 @@ private:
FORMATETC * m_pFormatEtc;
};
-#endif /* ___UIDnDEnumFormat_win_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_UIDnDEnumFormat_win_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.h b/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.h
index cffd487c414..3280e6734b4 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIDnDHandler_h___
-#define ___UIDnDHandler_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_UIDnDHandler_h
+#define FEQT_INCLUDED_SRC_runtime_UIDnDHandler_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -163,5 +163,5 @@ protected:
friend class UIDnDMIMEData;
#endif
};
-#endif /* ___UIDnDHandler_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_UIDnDHandler_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDMIMEData.h b/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDMIMEData.h
index 89d0e35ade4..e78b3b89e00 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDMIMEData.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDMIMEData.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIDnDMIMEData_h___
-#define ___UIDnDMIMEData_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_UIDnDMIMEData_h
+#define FEQT_INCLUDED_SRC_runtime_UIDnDMIMEData_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -139,5 +139,5 @@ protected:
mutable State m_enmState;
};
-#endif /* ___UIDnDMIMEData_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_UIDnDMIMEData_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.h b/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.h
index 526c101d609..77e7c22d3e6 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIFrameBuffer_h___
-#define ___UIFrameBuffer_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_UIFrameBuffer_h
+#define FEQT_INCLUDED_SRC_runtime_UIFrameBuffer_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -154,4 +154,4 @@ private:
ComObjPtr<UIFrameBufferPrivate> m_pFrameBuffer;
};
-#endif /* !___UIFrameBuffer_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_UIFrameBuffer_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.h b/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.h
index 5da3274af2b..64d3b1c5210 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIIndicatorsPool_h___
-#define ___UIIndicatorsPool_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_UIIndicatorsPool_h
+#define FEQT_INCLUDED_SRC_runtime_UIIndicatorsPool_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -126,5 +126,5 @@ private:
QTimer *m_pTimerAutoUpdate;
};
-#endif /* !___UIIndicatorsPool_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_UIIndicatorsPool_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.h b/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.h
index 15ff2d173d8..702d02e4e60 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIKeyboardHandler_h___
-#define ___UIKeyboardHandler_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_UIKeyboardHandler_h
+#define FEQT_INCLUDED_SRC_runtime_UIKeyboardHandler_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -235,4 +235,4 @@ protected:
ULONG m_cMonitors;
};
-#endif // !___UIKeyboardHandler_h___
+#endif /* !FEQT_INCLUDED_SRC_runtime_UIKeyboardHandler_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h b/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h
index 9caa51e1860..f85b59887d3 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIMachine_h___
-#define ___UIMachine_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_UIMachine_h
+#define FEQT_INCLUDED_SRC_runtime_UIMachine_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -122,4 +122,4 @@ private:
#define gpMachine UIMachine::instance()
-#endif /* !___UIMachine_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_UIMachine_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineDefs.h b/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineDefs.h
index a1a97a87ab6..2737f825efc 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineDefs.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineDefs.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIMachineDefs_h___
-#define ___UIMachineDefs_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_UIMachineDefs_h
+#define FEQT_INCLUDED_SRC_runtime_UIMachineDefs_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -63,4 +63,4 @@ enum UIKeyboardStateType
UIKeyboardStateType_HostKeyPressedInsertion = RT_BIT(2)
};
-#endif /* !___UIMachineDefs_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_UIMachineDefs_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h b/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h
index 8756e5b2a06..21f14cd2c14 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIMachineLogic_h___
-#define ___UIMachineLogic_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_UIMachineLogic_h
+#define FEQT_INCLUDED_SRC_runtime_UIMachineLogic_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -440,4 +440,4 @@ private:
friend class UIMachineWindow;
};
-#endif /* !___UIMachineLogic_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_UIMachineLogic_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h b/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h
index 8e11098d4d1..3ab9352f441 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIMachineView_h___
-#define ___UIMachineView_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_UIMachineView_h
+#define FEQT_INCLUDED_SRC_runtime_UIMachineView_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -440,4 +440,4 @@ protected:
int m_iTimerId;
};
-#endif // !___UIMachineView_h___
+#endif /* !FEQT_INCLUDED_SRC_runtime_UIMachineView_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.h b/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.h
index feb51abdf41..c0d4c4bf8ec 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef __UIMachineWindow_h__
-#define __UIMachineWindow_h__
+#ifndef FEQT_INCLUDED_SRC_runtime_UIMachineWindow_h
+#define FEQT_INCLUDED_SRC_runtime_UIMachineWindow_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -212,5 +212,5 @@ protected:
friend class UIMachineLogicSeamless;
};
-#endif // __UIMachineWindow_h__
+#endif /* !FEQT_INCLUDED_SRC_runtime_UIMachineWindow_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.h b/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.h
index 698358bb45e..a96db9819d0 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIMouseHandler_h___
-#define ___UIMouseHandler_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_UIMouseHandler_h
+#define FEQT_INCLUDED_SRC_runtime_UIMouseHandler_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -149,5 +149,5 @@ protected:
#endif
};
-#endif // !___UIMouseHandler_h___
+#endif /* !FEQT_INCLUDED_SRC_runtime_UIMouseHandler_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/UIMultiScreenLayout.h b/src/VBox/Frontends/VirtualBox/src/runtime/UIMultiScreenLayout.h
index fda7917fde3..61896d32f88 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/UIMultiScreenLayout.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/UIMultiScreenLayout.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef __UIMultiScreenLayout_h__
-#define __UIMultiScreenLayout_h__
+#ifndef FEQT_INCLUDED_SRC_runtime_UIMultiScreenLayout_h
+#define FEQT_INCLUDED_SRC_runtime_UIMultiScreenLayout_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -82,5 +82,5 @@ private:
QList<QMenu*> m_screenMenuList;
};
-#endif /* __UIMultiScreenLayout_h__ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_UIMultiScreenLayout_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h b/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h
index 45c90c2c380..374b8efa748 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UISession_h___
-#define ___UISession_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_UISession_h
+#define FEQT_INCLUDED_SRC_runtime_UISession_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -564,4 +564,4 @@ private:
KParavirtProvider m_paraVirtProvider;
};
-#endif /* !___UISession_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_UISession_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/UIVMCloseDialog.h b/src/VBox/Frontends/VirtualBox/src/runtime/UIVMCloseDialog.h
index c70ac32592f..c66b8caaa11 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/UIVMCloseDialog.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/UIVMCloseDialog.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIVMCloseDialog_h___
-#define ___UIVMCloseDialog_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_UIVMCloseDialog_h
+#define FEQT_INCLUDED_SRC_runtime_UIVMCloseDialog_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -181,4 +181,4 @@ private:
MachineCloseAction m_enmLastCloseAction;
};
-#endif /* !___UIVMCloseDialog_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_UIVMCloseDialog_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIKeyboardHandlerFullscreen.h b/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIKeyboardHandlerFullscreen.h
index 16aa7cc2977..d81ea695de5 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIKeyboardHandlerFullscreen.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIKeyboardHandlerFullscreen.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIKeyboardHandlerFullscreen_h___
-#define ___UIKeyboardHandlerFullscreen_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_fullscreen_UIKeyboardHandlerFullscreen_h
+#define FEQT_INCLUDED_SRC_runtime_fullscreen_UIKeyboardHandlerFullscreen_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -46,4 +46,4 @@ private:
friend class UIKeyboardHandler;
};
-#endif /* !___UIKeyboardHandlerFullscreen_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_fullscreen_UIKeyboardHandlerFullscreen_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.h b/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.h
index 59264ee86a4..1266e1d4dbc 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIMachineLogicFullscreen_h___
-#define ___UIMachineLogicFullscreen_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_fullscreen_UIMachineLogicFullscreen_h
+#define FEQT_INCLUDED_SRC_runtime_fullscreen_UIMachineLogicFullscreen_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -168,5 +168,5 @@ private:
friend class UIMachineViewFullscreen;
};
-#endif /* !___UIMachineLogicFullscreen_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_fullscreen_UIMachineLogicFullscreen_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.h b/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.h
index 35082d0a722..f057188be7a 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIMachineViewFullscreen_h___
-#define ___UIMachineViewFullscreen_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_fullscreen_UIMachineViewFullscreen_h
+#define FEQT_INCLUDED_SRC_runtime_fullscreen_UIMachineViewFullscreen_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -79,5 +79,5 @@ private:
friend class UIMachineView;
};
-#endif // !___UIMachineViewFullscreen_h___
+#endif /* !FEQT_INCLUDED_SRC_runtime_fullscreen_UIMachineViewFullscreen_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.h b/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.h
index 2d6729b6f3e..4c6a481408f 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIMachineWindowFullscreen_h___
-#define ___UIMachineWindowFullscreen_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_fullscreen_UIMachineWindowFullscreen_h
+#define FEQT_INCLUDED_SRC_runtime_fullscreen_UIMachineWindowFullscreen_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -145,5 +145,5 @@ private:
friend class UIMachineWindow;
};
-#endif /* !___UIMachineWindowFullscreen_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_fullscreen_UIMachineWindowFullscreen_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.h b/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.h
index 2d77db784a3..1c9d4332464 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIInformationConfiguration_h___
-#define ___UIInformationConfiguration_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_information_UIInformationConfiguration_h
+#define FEQT_INCLUDED_SRC_runtime_information_UIInformationConfiguration_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -71,5 +71,5 @@ private:
UIInformationView *m_pView;
};
-#endif /* !___UIInformationConfiguration_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_information_UIInformationConfiguration_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationDataItem.h b/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationDataItem.h
index 687c7b4536b..9fedb69b66d 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationDataItem.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationDataItem.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIInformationDataItem_h___
-#define ___UIInformationDataItem_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_information_UIInformationDataItem_h
+#define FEQT_INCLUDED_SRC_runtime_information_UIInformationDataItem_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -358,5 +358,5 @@ private:
QTimer *m_pTimer;
};
-#endif /* !___UIInformationDataItem_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_information_UIInformationDataItem_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationItem.h b/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationItem.h
index 4ee8e329e2d..ea8cd2de6d1 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationItem.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationItem.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIInformationItem_h___
-#define ___UIInformationItem_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_information_UIInformationItem_h
+#define FEQT_INCLUDED_SRC_runtime_information_UIInformationItem_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -96,5 +96,5 @@ private:
QTextDocument *m_pTextDocument;
};
-#endif /* !___UIInformationItem_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_information_UIInformationItem_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationModel.h b/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationModel.h
index 14e1421b5de..51183b4a7f3 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationModel.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationModel.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIInformationModel_h___
-#define ___UIInformationModel_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_information_UIInformationModel_h
+#define FEQT_INCLUDED_SRC_runtime_information_UIInformationModel_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -83,5 +83,5 @@ private:
QList<UIInformationDataItem*> m_list;
};
-#endif /* !___UIInformationModel_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_information_UIInformationModel_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.h b/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.h
index b69e317341e..5cfb313717b 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIInformationRuntime_h___
-#define ___UIInformationRuntime_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_information_UIInformationRuntime_h
+#define FEQT_INCLUDED_SRC_runtime_information_UIInformationRuntime_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -72,5 +72,5 @@ private:
UIInformationView *m_pView;
};
-#endif /* !___UIInformationRuntime_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_information_UIInformationRuntime_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationView.h b/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationView.h
index 0164e208b80..c0f48ade743 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationView.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationView.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIInformationView_h___
-#define ___UIInformationView_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_information_UIInformationView_h
+#define FEQT_INCLUDED_SRC_runtime_information_UIInformationView_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -57,5 +57,5 @@ private:
QTextEdit *m_pTextEdit;
};
-#endif /* !___UIInformationView_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_information_UIInformationView_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.h b/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.h
index fc5587aa0c8..47b24b705c2 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIVMInformationDialog_h___
-#define ___UIVMInformationDialog_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_information_UIVMInformationDialog_h
+#define FEQT_INCLUDED_SRC_runtime_information_UIVMInformationDialog_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -111,5 +111,5 @@ private:
/** @} */
};
-#endif /* !___UIVMInformationDialog_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_information_UIVMInformationDialog_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIKeyboardHandlerNormal.h b/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIKeyboardHandlerNormal.h
index 22c17073bf0..6468f41964b 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIKeyboardHandlerNormal.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIKeyboardHandlerNormal.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIKeyboardHandlerNormal_h___
-#define ___UIKeyboardHandlerNormal_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_normal_UIKeyboardHandlerNormal_h
+#define FEQT_INCLUDED_SRC_runtime_normal_UIKeyboardHandlerNormal_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -48,4 +48,4 @@ private:
friend class UIKeyboardHandler;
};
-#endif /* !___UIKeyboardHandlerNormal_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_normal_UIKeyboardHandlerNormal_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.h b/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.h
index 108303fa413..73b4f1785ea 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIMachineLogicNormal_h___
-#define ___UIMachineLogicNormal_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_normal_UIMachineLogicNormal_h
+#define FEQT_INCLUDED_SRC_runtime_normal_UIMachineLogicNormal_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -100,4 +100,4 @@ private:
friend class UIMachineLogic;
};
-#endif /* !___UIMachineLogicNormal_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_normal_UIMachineLogicNormal_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.h b/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.h
index 4b929802c8c..7ca89d4c8a2 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIMachineViewNormal_h___
-#define ___UIMachineViewNormal_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_normal_UIMachineViewNormal_h
+#define FEQT_INCLUDED_SRC_runtime_normal_UIMachineViewNormal_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -83,5 +83,5 @@ private:
friend class UIMachineView;
};
-#endif // !___UIMachineViewNormal_h___
+#endif /* !FEQT_INCLUDED_SRC_runtime_normal_UIMachineViewNormal_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.h b/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.h
index d8b52048284..7e51e1d4986 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIMachineWindowNormal_h___
-#define ___UIMachineWindowNormal_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_normal_UIMachineWindowNormal_h
+#define FEQT_INCLUDED_SRC_runtime_normal_UIMachineWindowNormal_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -143,5 +143,5 @@ private:
friend class UIMachineWindow;
};
-#endif /* !___UIMachineWindowNormal_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_normal_UIMachineWindowNormal_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIKeyboardHandlerScale.h b/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIKeyboardHandlerScale.h
index 616d32b43d2..ccc708bde1c 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIKeyboardHandlerScale.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIKeyboardHandlerScale.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIKeyboardHandlerScale_h___
-#define ___UIKeyboardHandlerScale_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_scale_UIKeyboardHandlerScale_h
+#define FEQT_INCLUDED_SRC_runtime_scale_UIKeyboardHandlerScale_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -48,4 +48,4 @@ private:
friend class UIKeyboardHandler;
};
-#endif /* !___UIKeyboardHandlerScale_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_scale_UIKeyboardHandlerScale_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineLogicScale.h b/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineLogicScale.h
index 8a5e40333d6..ed1b3bc032b 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineLogicScale.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineLogicScale.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIMachineLogicScale_h___
-#define ___UIMachineLogicScale_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_scale_UIMachineLogicScale_h
+#define FEQT_INCLUDED_SRC_runtime_scale_UIMachineLogicScale_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -77,5 +77,5 @@ private:
friend class UIMachineLogic;
};
-#endif /* !___UIMachineLogicScale_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_scale_UIMachineLogicScale_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineViewScale.h b/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineViewScale.h
index 262cf44672b..73f477c324a 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineViewScale.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineViewScale.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIMachineViewScale_h___
-#define ___UIMachineViewScale_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_scale_UIMachineViewScale_h
+#define FEQT_INCLUDED_SRC_runtime_scale_UIMachineViewScale_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -66,5 +66,5 @@ private:
friend class UIMachineView;
};
-#endif // !___UIMachineViewScale_h___
+#endif /* !FEQT_INCLUDED_SRC_runtime_scale_UIMachineViewScale_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineWindowScale.h b/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineWindowScale.h
index 926d2d5a1a2..93d22775231 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineWindowScale.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineWindowScale.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIMachineWindowScale_h___
-#define ___UIMachineWindowScale_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_scale_UIMachineWindowScale_h
+#define FEQT_INCLUDED_SRC_runtime_scale_UIMachineWindowScale_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -76,5 +76,5 @@ private:
friend class UIMachineWindow;
};
-#endif /* !___UIMachineWindowScale_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_scale_UIMachineWindowScale_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIKeyboardHandlerSeamless.h b/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIKeyboardHandlerSeamless.h
index 860061a1ce4..ebdff2135df 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIKeyboardHandlerSeamless.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIKeyboardHandlerSeamless.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIKeyboardHandlerSeamless_h___
-#define ___UIKeyboardHandlerSeamless_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_seamless_UIKeyboardHandlerSeamless_h
+#define FEQT_INCLUDED_SRC_runtime_seamless_UIKeyboardHandlerSeamless_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -48,4 +48,4 @@ private:
friend class UIKeyboardHandler;
};
-#endif /* !___UIKeyboardHandlerSeamless_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_seamless_UIKeyboardHandlerSeamless_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.h b/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.h
index cb1c6b5e384..e725be40c2d 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIMachineLogicSeamless_h___
-#define ___UIMachineLogicSeamless_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_seamless_UIMachineLogicSeamless_h
+#define FEQT_INCLUDED_SRC_runtime_seamless_UIMachineLogicSeamless_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -109,5 +109,5 @@ private:
friend class UIMachineViewSeamless;
};
-#endif /* !___UIMachineLogicSeamless_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_seamless_UIMachineLogicSeamless_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.h b/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.h
index 3b4f1294a77..3433f7e5802 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIMachineViewSeamless_h___
-#define ___UIMachineViewSeamless_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_seamless_UIMachineViewSeamless_h
+#define FEQT_INCLUDED_SRC_runtime_seamless_UIMachineViewSeamless_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -76,5 +76,5 @@ private:
friend class UIMachineView;
};
-#endif // !___UIMachineViewSeamless_h___
+#endif /* !FEQT_INCLUDED_SRC_runtime_seamless_UIMachineViewSeamless_h */
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.h b/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.h
index 9985c9645c2..93e9b6df590 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIMachineWindowSeamless_h___
-#define ___UIMachineWindowSeamless_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_seamless_UIMachineWindowSeamless_h
+#define FEQT_INCLUDED_SRC_runtime_seamless_UIMachineWindowSeamless_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -122,5 +122,5 @@ private:
friend class UIMachineWindow;
};
-#endif /* !___UIMachineWindowSeamless_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_seamless_UIMachineWindowSeamless_h */