Commit 7efc13c86a5884adbaa641434005262492fa0c03
1 parent
36a08ae4
Missed a space
Showing
1 changed file
with
0 additions
and
1 deletions
openbr/plugins/openbr_internal.h
| @@ -21,7 +21,6 @@ private: | @@ -21,7 +21,6 @@ private: | ||
| 21 | void load(QDataStream &stream) { (void) stream; } | 21 | void load(QDataStream &stream) { (void) stream; } |
| 22 | }; | 22 | }; |
| 23 | 23 | ||
| 24 | - | ||
| 25 | class BR_EXPORT MetaTransform : public Transform | 24 | class BR_EXPORT MetaTransform : public Transform |
| 26 | { | 25 | { |
| 27 | Q_OBJECT | 26 | Q_OBJECT |