summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.h
diff options
context:
space:
mode:
authorvboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2017-05-18 07:52:21 +0000
committervboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2017-05-18 07:52:21 +0000
commita7c5122b4f875cae6d373a7ea0afa5525c47953a (patch)
treee06554921b701c1923a6802604a2af5be21d0213 /src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.h
parent720e6a487eaf96f494428033849708fcfc284636 (diff)
downloadVirtualBox-svn-a7c5122b4f875cae6d373a7ea0afa5525c47953a.tar.gz
FE/Qt: Indicators Pool: Reworking tool-tips to be more maintainable.
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@66946 cfe28804-0f27-0410-a406-dd0f0b0b656f
Diffstat (limited to 'src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.h')
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.h b/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.h
index f2d6d00e5fd..b2bcaea6dea 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2010-2016 Oracle Corporation
+ * Copyright (C) 2010-2017 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
@@ -121,3 +121,4 @@ private:
};
#endif /* !___UIIndicatorsPool_h___ */
+