diff ui/createcertlistdialog.h @ 1255:2a1aa9df8f11

(issue133) Improve API documentation
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 25 Sep 2014 17:58:12 +0200
parents 78798d3af8f0
children d009da9cfa10
line wrap: on
line diff
--- a/ui/createcertlistdialog.h	Thu Sep 25 17:37:03 2014 +0200
+++ b/ui/createcertlistdialog.h	Thu Sep 25 17:58:12 2014 +0200
@@ -17,12 +17,13 @@
 #include <polarssl/pk.h>
 /**
  * @file createinstallerdialog.h
- * @brief The dialog to show settings and create an installer.
+ * @brief The dialog to select the signing certificate and create a certificate list.
  */
 
 class QListWidget;
 class AdministratorWindow;
 
+/** @brief The dialog to select the signing certificate and create a certificate list.*/
 class CreateCertListDialog : public QDialog
 {
     Q_OBJECT

http://wald.intevation.org/projects/trustbridge/