mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-26 18:35:20 +00:00
Remove unneeded forward declarations.
This commit is contained in:
parent
55b3fd4418
commit
1046d57190
@ -30,8 +30,6 @@ namespace CSVRender
|
||||
|
||||
namespace CSVWidget
|
||||
{
|
||||
class SceneToolShapeBrush;
|
||||
|
||||
/// \brief Layout-box for some brush button settings
|
||||
class ShapeBrushSizeControls : public QGroupBox
|
||||
{
|
||||
@ -49,8 +47,6 @@ namespace CSVWidget
|
||||
friend class CSVRender::TerrainShapeMode;
|
||||
};
|
||||
|
||||
class SceneToolShapeBrush;
|
||||
|
||||
/// \brief Brush settings window
|
||||
class ShapeBrushWindow : public QFrame
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user