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
7efc13c86a5884adbaa641434005262492fa0c03
Authored by
Jordan Cheney
2015-05-01 15:33:13 -0400
1 parent
36a08ae4
Missed a space
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
openbr/plugins/openbr_internal.h
openbr/plugins/openbr_internal.h
View file @
7efc13c
...
...
@@ -21,7 +21,6 @@ private:
21
21
void load(QDataStream &stream) { (void) stream; }
22
22
};
23
23
24
-
25
24
class BR_EXPORT MetaTransform : public Transform
26
25
{
27
26
Q_OBJECT
...
...