Pin inspector window if opened with context menu

This commit is contained in:
Lawrence Lee
2021-04-25 17:27:57 -07:00
parent 67e18b5c53
commit d4bceb5c06
3 changed files with 4 additions and 4 deletions

View File

@@ -89,7 +89,7 @@ public:
/** @brief Show or hide window
* @param scaled fit image into window
*/
void showWindow(bool scaled, bool fullscreen = true);
void showWindow(bool scaled, bool fullscreen = true, bool pinned = false);
/**
* Hide the window.