Fixed sync for non APPLE

This commit is contained in:
Jordan Sherer 2018-11-01 00:44:14 -04:00
parent 804605e9e6
commit 13308a38f8

View File

@ -8025,7 +8025,7 @@ void MainWindow::updateTextDisplay(){
#if __APPLE__
#define USE_SYNC_FRAME_COUNT 1
#else
#define USE_SYNC_FRAME_COUNT 1
#define USE_SYNC_FRAME_COUNT 0
#endif
void MainWindow::refreshTextDisplay(){