mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 03:15:34 +08:00
refs #403 add BlackGui shared library build
This commit is contained in:
@@ -12,13 +12,14 @@
|
||||
#ifndef BLACKGUI_GUIUTILITY_H
|
||||
#define BLACKGUI_GUIUTILITY_H
|
||||
|
||||
#include "blackgui/blackguiexport.h"
|
||||
#include <QWidgetList>
|
||||
#include "enableforframelesswindow.h"
|
||||
|
||||
namespace BlackGui
|
||||
{
|
||||
//! GUI utilities
|
||||
class CGuiUtility
|
||||
class BLACKGUI_EXPORT CGuiUtility
|
||||
{
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user