solve merge conflict

This commit is contained in:
Michael Nilsson
2016-05-24 14:10:37 -04:00
21 changed files with 495 additions and 220 deletions
+1 -1
View File
@@ -196,7 +196,7 @@ bool DataPlane::loadTexture() {
if(data.empty())
return false;
// _backgroundValues.setValue(_dataProcessor->filterValues());
_backgroundValues.setValue(_dataProcessor->filterValues());
bool texturesReady = false;
std::vector<int> selectedOptions = _dataOptions.value();