From 7efc13c86a5884adbaa641434005262492fa0c03 Mon Sep 17 00:00:00 2001 From: Jordan Cheney Date: Fri, 1 May 2015 15:33:13 -0400 Subject: [PATCH] Missed a space --- openbr/plugins/openbr_internal.h | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/openbr/plugins/openbr_internal.h b/openbr/plugins/openbr_internal.h index edba2ae..50155f6 100644 --- a/openbr/plugins/openbr_internal.h +++ b/openbr/plugins/openbr_internal.h @@ -21,7 +21,6 @@ private: void load(QDataStream &stream) { (void) stream; } }; - class BR_EXPORT MetaTransform : public Transform { Q_OBJECT -- libgit2 0.21.4