From c044884dd9677c95402c163efaa5f093377d1638 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 26 Nov 2017 02:36:38 +0100 Subject: [PATCH] Fix signed/unsigned mismatch. --- server/TracyView.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/TracyView.cpp b/server/TracyView.cpp index 462410ec..9fd9baaf 100644 --- a/server/TracyView.cpp +++ b/server/TracyView.cpp @@ -2155,7 +2155,7 @@ void View::DrawZones() // gpu zones if( m_drawGpuZones ) { - for( int i=0; i