Commit 749aa5568e8f1acc892b10d2824d4951e68397cf

Authored by bklare
1 parent 451e906a

Typo fix

openbr/plugins/gallery/matlab.cpp
@@ -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"