From d9046ccbd4cfc26375d852ef2ccd6edb4d6d0e6a Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 1 Jul 2015 16:30:26 +1000 Subject: Cleanup: doxygen comments --- intern/ghost/intern/GHOST_SystemCocoa.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'intern/ghost/intern/GHOST_SystemCocoa.h') diff --git a/intern/ghost/intern/GHOST_SystemCocoa.h b/intern/ghost/intern/GHOST_SystemCocoa.h index a86575abade..3d6b40ee541 100644 --- a/intern/ghost/intern/GHOST_SystemCocoa.h +++ b/intern/ghost/intern/GHOST_SystemCocoa.h @@ -105,8 +105,8 @@ public: * \param height The height the window. * \param state The state of the window when opened. * \param type The type of drawing context installed in this window. - * \param stereoVisual Stereo visual for quad buffered stereo. - * \param numOfAASamples Number of samples used for AA (zero if no AA) + * \param glSettings: Misc OpenGL settings. + * \param exclusive: Use to show the window ontop and ignore others (used fullscreen). * \param parentWindow Parent (embedder) window * \return The new window (or 0 if creation failed). */ -- cgit v1.2.3