Add some comments.
[dcpomatic.git] / src / wx / full_language_tag_dialog.h
index 1dbdeacb1c323f3d1a3ed5ec0abd746dc2d873b2..08b8c71a3bfb25ca010dc6cd7e1e5276e8d1ee32 100644 (file)
@@ -34,6 +34,9 @@ class wxListCtrl;
 class LanguageSubtagPanel;
 
 
+/** A dialog in which the user can make a full new language tag, made up of
+ *  language, script, region, variant and external.
+ */
 class FullLanguageTagDialog : public wxDialog
 {
 public: