changeset 601 | 54475d6f006a |
parent 386 | 142e0f1e61d5 |
1.1 --- a/extrainfodialog.h Thu Sep 14 11:38:17 2006 +0000 1.2 +++ b/extrainfodialog.h Tue Oct 16 09:53:22 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