Resolve merge conflicts master into devicesettings

This commit is contained in:
Paul Hollinsky
2018-09-26 18:24:59 -04:00
40 changed files with 142 additions and 123 deletions
+1 -1
View File
@@ -58,6 +58,6 @@ private:
void readTask();
};
};
}
#endif
+1 -1
View File
@@ -38,6 +38,6 @@ protected:
std::atomic<bool> closing{false};
};
};
}
#endif
@@ -98,6 +98,6 @@ private:
void readTask();
};
};
}
#endif
+1 -1
View File
@@ -400,6 +400,6 @@ private:
}
};
};
}
#endif