refs #413 Decomposed icon-related functions of CValueObject into Mixin::Icon.

This commit is contained in:
Mathew Sutcliffe
2015-05-01 22:30:59 +01:00
parent 75f46068e1
commit fe08792bef
4 changed files with 38 additions and 34 deletions

View File

@@ -9,6 +9,8 @@
//! \file
#include "valueobject.h" // outside include guard due to cyclic dependency hack (MS)
#ifndef BLACKMISC_ICONLIST_H
#define BLACKMISC_ICONLIST_H