From 89556ca3d248e46748b10d74632aa21e1e7592aa Mon Sep 17 00:00:00 2001 From: bhklein Date: Mon, 11 May 2015 23:47:39 -0400 Subject: [PATCH] bootStrap unsigned int --- openbr/openbr_plugin.cpp | 2 +- openbr/openbr_plugin.h | 2 +- openbr/plugins/core/crossvalidate.cpp | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/openbr/openbr_plugin.cpp b/openbr/openbr_plugin.cpp index 214baa4..53192f5 100644 --- a/openbr/openbr_plugin.cpp +++ b/openbr/openbr_plugin.cpp @@ -529,7 +529,7 @@ QList TemplateList::applyIndex(const QString &propName, const QHash 0) { diff --git a/openbr/openbr_plugin.h b/openbr/openbr_plugin.h index a7424a2..74bc050 100644 --- a/openbr/openbr_plugin.h +++ b/openbr/openbr_plugin.h @@ -459,7 +459,7 @@ struct TemplateList : public QList