Skip to content

Commit ffeb747

Browse files
Added missing newline to DefaultPluginEditor.hpp
1 parent 3b7541f commit ffeb747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libEPLViz/src/pluginEditor/DefaultPluginEditor.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ class DefaultPluginEditor : public PluginEditorBase {
8383
void modified() override;
8484
void nameChange() override;
8585
void urlChange() override;
86-
};
86+
};

0 commit comments

Comments
 (0)