diff options
author | Mnikolenko Productengine <mnikolenko@productengine.com> | 2022-03-25 18:48:44 +0200 |
---|---|---|
committer | Mnikolenko Productengine <mnikolenko@productengine.com> | 2022-03-25 18:48:44 +0200 |
commit | 3f0a0051ba7cd54ddd83daed392996d9b23b9ee1 (patch) | |
tree | 650de7cfaadd712bc8f1f4a95e93dd175c16f829 /indra/newview/llnavigationbar.h | |
parent | d11df206018ea5192266141f242ff6372597ecd6 (diff) |
SL-17036 update menu item similar to NavMesh icon
Diffstat (limited to 'indra/newview/llnavigationbar.h')
-rwxr-xr-x | indra/newview/llnavigationbar.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llnavigationbar.h b/indra/newview/llnavigationbar.h index 646911a62c..11c671294a 100755 --- a/indra/newview/llnavigationbar.h +++ b/indra/newview/llnavigationbar.h @@ -102,6 +102,8 @@ public: int getDefNavBarHeight(); int getDefFavBarHeight(); + + bool isRebakeNavMeshAvailable(); private: // the distance between navigation panel and favorites panel in pixels |