mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
Moved CEnableForDockWidgetInfoArea to ns BlackGui, was in BlackGui::Components for some reason
Discovered during T536
This commit is contained in:
committed by
Mat Sutcliffe
parent
8957d1d767
commit
22ae03bd3b
@@ -9,11 +9,11 @@
|
||||
|
||||
//! \file
|
||||
|
||||
#ifndef BLACKGUI_RADARCOMPONENT_H
|
||||
#define BLACKGUI_RADARCOMPONENT_H
|
||||
#ifndef BLACKGUI_COMPONENTS_RADARCOMPONENT_H
|
||||
#define BLACKGUI_COMPONENTS_RADARCOMPONENT_H
|
||||
|
||||
#include "blackgui/enablefordockwidgetinfoarea.h"
|
||||
#include "blackgui/blackguiexport.h"
|
||||
#include "blackgui/components/enablefordockwidgetinfoarea.h"
|
||||
|
||||
#include <QGraphicsScene>
|
||||
#include <QGraphicsItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user