Tweaked some TODO comments

This commit is contained in:
Kayne Ruse
2014-09-03 04:36:02 +10:00
parent 246a5ee541
commit f581c3238f
8 changed files with 11 additions and 10 deletions
+2 -1
View File
@@ -113,7 +113,8 @@ protected:
//UI
Button disconnectButton;
Button shutDownButton;
//TODO: Review the camera
//the camera structure
struct {
int x = 0, y = 0;
int width = 0, height = 0;