mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Release 0.7.0.
This commit is contained in:
@@ -559,6 +559,10 @@ static void DrawContents()
|
||||
{
|
||||
OpenWebpage( "https://www.youtube.com/watch?v=uJkrFgriuOo" );
|
||||
}
|
||||
if( ImGui::Selectable( ICON_FA_VIDEO " New features in v0.7" ) )
|
||||
{
|
||||
OpenWebpage( "https://www.youtube.com/watch?v=_hU7vw00MZ4" );
|
||||
}
|
||||
ImGui::EndPopup();
|
||||
}
|
||||
ImGui::SameLine();
|
||||
|
||||
Reference in New Issue
Block a user