summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterabout.h
diff options
context:
space:
mode:
authorandreykproductengine <akleshchev@productengine.com>2015-07-07 18:51:19 +0300
committerandreykproductengine <akleshchev@productengine.com>2015-07-07 18:51:19 +0300
commit9790ec0c753b54d5ab0c7e6c54139888f49107e3 (patch)
treea76caf4520cdf9e69ba0b3001dfc3ba0449fd000 /indra/newview/llfloaterabout.h
parentf153aa3daf2e70b6da8c113b55afff10af1f5fae (diff)
MAINT-5174 Add Check for Updates feature to Help menu
Diffstat (limited to 'indra/newview/llfloaterabout.h')
-rwxr-xr-xindra/newview/llfloaterabout.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/llfloaterabout.h b/indra/newview/llfloaterabout.h
index 8fc1aa4f29..be34b631cc 100755
--- a/indra/newview/llfloaterabout.h
+++ b/indra/newview/llfloaterabout.h
@@ -30,6 +30,9 @@
namespace LLFloaterAboutUtil
{
void registerFloater();
+
+ // Support for user initialized update/state checks
+ void checkUpdatesAndNotify();
}
#endif // LL_LLFLOATERABOUT_H