mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 23:35:33 +08:00
Issue #77 Style
This commit is contained in:
@@ -8,14 +8,14 @@
|
||||
|
||||
//! \file
|
||||
|
||||
#ifndef BLACKCORE_MACROS_H
|
||||
#define BLACKCORE_MACROS_H
|
||||
#ifndef BLACKCORE_BLACKCOREEXPORT_H
|
||||
#define BLACKCORE_BLACKCOREEXPORT_H
|
||||
|
||||
#include <QtGlobal>
|
||||
|
||||
/*!
|
||||
* \def BLACKCORE_EXPORT
|
||||
* BlackCore Export Macro
|
||||
* Export a class or function from the library
|
||||
*/
|
||||
|
||||
#ifndef WITH_STATIC
|
||||
|
||||
Reference in New Issue
Block a user