Browse Source

Doc++

How I could forgot @brief here?!
pull/7/head
Vladimír Vondruš 14 years ago
parent
commit
f0764cac4e
  1. 1
      src/Platform/AbstractXApplication.h

1
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,

Loading…
Cancel
Save