Whitespace and minor code cleanup
This is by no means comprehensive, but is quite a bit better already.
Change-Id: Ibc8654a5dfb0eec39cbd0b64bdb52bb4fbfe2f7e
diff --git a/gui/partitionlist.cpp b/gui/partitionlist.cpp
index 064b9df..317e178 100644
--- a/gui/partitionlist.cpp
+++ b/gui/partitionlist.cpp
@@ -691,7 +691,7 @@
isHighlighted = false;
last2Y = lastY;
- lastY = y;
+ lastY = y;
startSelection = -1;
// Handle scrolling
@@ -788,7 +788,7 @@
}
mList.at(actualSelection).selected = 1;
mUpdate = 1;
-
+
DataManager::SetValue(mVariable, str);
}
} else {