From 7f9be9cdbb01b25b653e8aba645064eeac593d7a Mon Sep 17 00:00:00 2001
From: Tomaz Canabrava <tomaz.canabrava@gmail.com>
Date: Fri, 29 May 2015 21:21:18 -0300
Subject: [PATCH 4/7] Typo on the header guard. oops.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@gmail.com>
---
 qt-models/weigthsysteminfomodel.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qt-models/weigthsysteminfomodel.h b/qt-models/weigthsysteminfomodel.h
index 757f4eb..66508ce 100644
--- a/qt-models/weigthsysteminfomodel.h
+++ b/qt-models/weigthsysteminfomodel.h
@@ -1,4 +1,4 @@
-#ifndef WEIGTHSYSTEMINFOMODEL_H
+#ifndef WEIGHTSYSTEMINFOMODEL_H
 #define WEIGHTSYSTEMINFOMODEL_H
 
 #include "cleanertablemodel.h"
-- 
2.3.2 (Apple Git-55)

