mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 16:56:53 +08:00
refs #485, moved some gui classes to components
Originally components was meant for runtime based components. No longer true, so some classes now better find into that namespace.
This commit is contained in:
committed by
Mathew Sutcliffe
parent
96913c6dc1
commit
6a06aa0460
@@ -9,8 +9,8 @@
|
||||
|
||||
//! \file
|
||||
|
||||
#ifndef BLACKGUI_TEXTMESSAGECOMPONENT_H
|
||||
#define BLACKGUI_TEXTMESSAGECOMPONENT_H
|
||||
#ifndef BLACKGUI_COMPONENTS_TEXTMESSAGECOMPONENT_H
|
||||
#define BLACKGUI_COMPONENTS_TEXTMESSAGECOMPONENT_H
|
||||
|
||||
#include "blackgui/blackguiexport.h"
|
||||
#include "blackgui/components/enablefordockwidgetinfoarea.h"
|
||||
|
||||
Reference in New Issue
Block a user