From a659a13c531e991851e013db3d4223bf16a343b8 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 24 Jan 2014 17:28:43 +0000 Subject: Fix various whitespace and formatting issues. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5325 a436a847-0d15-0410-975c-d299462d15a1 --- src/gui/GraphView.hpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/gui/GraphView.hpp') diff --git a/src/gui/GraphView.hpp b/src/gui/GraphView.hpp index b052028c..f0524673 100644 --- a/src/gui/GraphView.hpp +++ b/src/gui/GraphView.hpp @@ -34,10 +34,10 @@ namespace Raul { class Atom; } namespace Ingen { namespace Client { - class PortModel; - class MetadataModel; - class GraphModel; - class ObjectModel; +class PortModel; +class MetadataModel; +class GraphModel; +class ObjectModel; } namespace GUI { -- cgit v1.2.1