mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 19:05:31 +08:00
refs #403 add BlackMisc shared library build
This commit is contained in:
@@ -12,12 +12,13 @@
|
||||
#ifndef BLACKMISC_ICONS_H
|
||||
#define BLACKMISC_ICONS_H
|
||||
|
||||
#include "blackmiscexport.h"
|
||||
#include <QPixmap>
|
||||
|
||||
namespace BlackMisc
|
||||
{
|
||||
//! Standard icons
|
||||
class CIcons
|
||||
class BLACKMISC_EXPORT CIcons
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user