diff options
Diffstat (limited to 'src/gui/GraphView.hpp')
-rw-r--r-- | src/gui/GraphView.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/GraphView.hpp b/src/gui/GraphView.hpp index d10700eb..967a6d1d 100644 --- a/src/gui/GraphView.hpp +++ b/src/gui/GraphView.hpp @@ -40,7 +40,7 @@ class PortModel; class MetadataModel; class GraphModel; class ObjectModel; -} +} // namespace client namespace gui { |