Comments.
[dcpomatic.git] / src / wx / config_dialog.cc
index 175ed94ade131a754781e69476f9d6d6f4f3a534..c1eee3c7b1cec0026370d61072f73f3fa5db543a 100644 (file)
@@ -1097,6 +1097,9 @@ private:
        wxButton* _reset_kdm_email;
 };
 
+/** @class AdvancedPage
+ *  @brief Advanced page of the preferences dialog.
+ */
 class AdvancedPage : public wxStockPreferencesPage, public Page
 {
 public: