Use the right image, and also include preview for latex generated docs

SVN revision: 62059
This commit is contained in:
Iván Briano 2011-08-03 14:41:53 +00:00
parent bcd5e510b7
commit 9d5afb0d21
1 changed files with 6 additions and 3 deletions

View File

@ -15721,9 +15721,12 @@ extern "C" {
/**
* @defgroup Check Check
*
* @image html img/widget/button/preview-00.png
* @image html img/widget/button/preview-01.png
* @image html img/widget/button/preview-02.png
* @image html img/widget/check/preview-00.png
* @image latex img/widget/check/preview-00.eps
* @image html img/widget/check/preview-01.png
* @image latex img/widget/check/preview-01.eps
* @image html img/widget/check/preview-02.png
* @image latex img/widget/check/preview-02.eps
*
* @brief The check widget allows for toggling a value between true and
* false.