Ref T203, OS icons

(icons from wikipedia marked as public domain)
This commit is contained in:
Klaus Basan
2017-12-09 19:29:51 +01:00
parent 6374e5e10a
commit 881304dc2f
8 changed files with 63 additions and 5 deletions

View File

@@ -58,8 +58,8 @@ namespace BlackMisc
* the derived class uses this macro to disambiguate the inherited members.
*/
# define BLACKMISC_DECLARE_USING_MIXIN_ICON(DERIVED) \
using ::BlackMisc::Mixin::Icon<DERIVED>::toIcon; \
using ::BlackMisc::Mixin::Icon<DERIVED>::toPixmap;
using ::BlackMisc::Mixin::Icon<DERIVED>::toIcon; \
using ::BlackMisc::Mixin::Icon<DERIVED>::toPixmap;
} // Mixin
//! Value object for icons. An icon is stored in the global icon repository and