Peter M. Groen
/
openbr
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
749aa5568e8f1acc892b10d2824d4951e68397cf
Authored by
bklare
2015-06-15 23:55:19 +0000
1 parent
451e906a
Typo fix
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
openbr/plugins/gallery/matlab.cpp
openbr/plugins/gallery/matlab.cpp
View file @
749aa55
@@ -89,4 +89,6 @@ class matlabGallery : public FileGallery
@@ -89,4 +89,6 @@ class matlabGallery : public FileGallery
89
89
90
BR_REGISTER(Gallery, matlabGallery)
90
BR_REGISTER(Gallery, matlabGallery)
91
91
92
+}
93
+
92
#include "gallery/matlab.moc"
94
#include "gallery/matlab.moc"