diff --git a/src/Platform/AbstractXApplication.h b/src/Platform/AbstractXApplication.h index d26ddcc8b..8a91dcd86 100644 --- a/src/Platform/AbstractXApplication.h +++ b/src/Platform/AbstractXApplication.h @@ -297,6 +297,7 @@ class AbstractXApplication { }; /** @hideinitializer +@brief Entry point for X11-based applications @param className Class name Can be used as equivalent to the following code to achieve better portability,