mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-23 13:55:36 +08:00
refs #403 add BlackGui shared library build
This commit is contained in:
@@ -12,12 +12,13 @@
|
||||
#ifndef BLACKGUI_WINDOWFINDERWINDOWS_H
|
||||
#define BLACKGUI_WINDOWFINDERWINDOWS_H
|
||||
|
||||
#include "blackgui/blackguiexport.h"
|
||||
#include "../windowfinder.h"
|
||||
|
||||
namespace BlackGui
|
||||
{
|
||||
//! Foreign windows
|
||||
class CWindowFinderWindows : public IWindowFinder
|
||||
class BLACKGUI_EXPORT CWindowFinderWindows : public IWindowFinder
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user