From 57c42121741ea66405b6ad974da9a590460f70af Mon Sep 17 00:00:00 2001 From: John Scipione Date: Fri, 29 Apr 2016 15:51:30 -0700 Subject: [PATCH] LaunchRoster docs: Add warning not to use class ...as it is not yet finalized. --- docs/user/app/LaunchRoster.dox | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/user/app/LaunchRoster.dox b/docs/user/app/LaunchRoster.dox index ea73587045..0243112322 100644 --- a/docs/user/app/LaunchRoster.dox +++ b/docs/user/app/LaunchRoster.dox @@ -25,6 +25,9 @@ \ingroup libbe \brief The BLaunchRoster class lets you communicate with the launch_daemon. + \warning This class is not yet finalized, if you use it in your software + assume that it will break some time in the future. + \since Haiku R1 */