mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 18:25:37 +08:00
refs #403 add BlackMisc shared library build
This commit is contained in:
@@ -12,13 +12,14 @@
|
||||
#ifndef BLACKMISC_SAMPLEUTILS_H
|
||||
#define BLACKMISC_SAMPLEUTILS_H
|
||||
|
||||
#include "blackmiscexport.h"
|
||||
#include <QStringList>
|
||||
#include <QTextStream>
|
||||
|
||||
namespace BlackMisc
|
||||
{
|
||||
//! Utils for sample programms
|
||||
class CSampleUtils
|
||||
class BLACKMISC_EXPORT CSampleUtils
|
||||
{
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user