mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-25 02:05:43 +08:00
refs #413 Decomposed icon-related functions of CValueObject into Mixin::Icon.
This commit is contained in:
@@ -9,11 +9,12 @@
|
||||
|
||||
//! \file
|
||||
|
||||
#include "valueobject.h" // outside include guard due to cyclic dependency hack (MS)
|
||||
|
||||
#ifndef BLACKMISC_ICON_H
|
||||
#define BLACKMISC_ICON_H
|
||||
|
||||
#include "blackmiscexport.h"
|
||||
#include "valueobject.h"
|
||||
#include "icons.h"
|
||||
#include <QIcon>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user