From 0a40c8d9720e76fbf2fc3b8548e1d30e482c4e4a Mon Sep 17 00:00:00 2001 From: Scott Klum Date: Tue, 14 Oct 2014 21:03:29 -0400 Subject: [PATCH] Independent formatting --- openbr/plugins/independent.cpp | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/openbr/plugins/independent.cpp b/openbr/plugins/independent.cpp index 0039032..f6ca991 100644 --- a/openbr/plugins/independent.cpp +++ b/openbr/plugins/independent.cpp @@ -93,6 +93,7 @@ class DownsampleTrainingTransform : public Transform BR_PROPERTY(QStringList, gallery, QStringList()) BR_PROPERTY(QStringList, subjects, QStringList()) + Transform *simplify(bool &newTForm) { Transform *res = transform->simplify(newTForm); -- libgit2 0.21.4