Gui: add an image view

This commit is contained in:
wmayer
2023-03-19 12:22:49 +01:00
parent 771315cfdc
commit 3cd81b9bb3
5 changed files with 514 additions and 2 deletions

View File

@@ -697,6 +697,7 @@ MenuItem* StdWorkbench::setupMenuBar() const
*tool << "Std_DlgParameter"
<< "Separator"
<< "Std_ViewScreenShot"
<< "Std_ViewLoadImage"
<< "Std_SceneInspector"
<< "Std_DependencyGraph"
<< "Std_ProjectUtil"