mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Use big icons in bad version dialogs.
This commit is contained in:
@@ -11744,7 +11744,7 @@ void View::DrawCompare()
|
||||
}
|
||||
}
|
||||
}
|
||||
tracy::BadVersion( m_compare.badVer );
|
||||
tracy::BadVersion( m_compare.badVer, m_bigFont );
|
||||
ImGui::End();
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user