From c90f2c571e64f487683f91de2a8912356477f205 Mon Sep 17 00:00:00 2001 From: Scott Klum Date: Fri, 29 Mar 2013 14:29:13 -0400 Subject: [PATCH] Fixed pass by reference omission --- openbr/openbr_plugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbr/openbr_plugin.h b/openbr/openbr_plugin.h index b40baeb..908764a 100644 --- a/openbr/openbr_plugin.h +++ b/openbr/openbr_plugin.h @@ -390,7 +390,7 @@ struct TemplateList : public QList