commit | a8a89d1961998a0dffbafbec3de90774933ca515 | [log] [tgz] |
---|---|---|
author | Matt Mower <mowerm@gmail.com> | Fri Dec 30 18:10:37 2016 -0600 |
committer | Dees Troy <dees_troy@teamw.in> | Wed Jan 18 17:41:17 2017 +0100 |
tree | b3fab0d1413ebcdb49e77919f6196bf0c5a6a67c | |
parent | 55f2bdac06e05166a261958296707407649361bb [diff] [blame] |
Whitespace cleanup Change-Id: I93c65973679894bb8587da4b38b410d38036b8bd
diff --git a/gui/textbox.cpp b/gui/textbox.cpp index 2e2512c..2c7d09f 100644 --- a/gui/textbox.cpp +++ b/gui/textbox.cpp
@@ -98,7 +98,7 @@ { GUIScrollList::NotifyVarChange(varName, value); - if(!isConditionTrue() || mIsStatic) + if (!isConditionTrue() || mIsStatic) return 0; // Check to see if the variable exists in mText