started doxygen documentation
authorinsilmaril
Wed, 25 Apr 2007 16:02:54 +0000
changeset 466dd1d5832086b
parent 465 8e6b95a0efa0
child 467 b54deedfcfdd
started doxygen documentation
extrainfodialog.h
     1.1 --- a/extrainfodialog.h	Wed Apr 25 16:02:54 2007 +0000
     1.2 +++ b/extrainfodialog.h	Wed Apr 25 16:02:54 2007 +0000
     1.3 @@ -3,6 +3,9 @@
     1.4  
     1.5  #include "ui_extrainfodialog.h"
     1.6  
     1.7 +/* \brief Dialog to display and edit map specific information like author, comment, etc. 
     1.8 +*/
     1.9 +
    1.10  class ExtraInfoDialog : public QDialog
    1.11  {
    1.12      Q_OBJECT