X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fwx%2Flanguage_subtag_panel.h;h=6f1b5fd011c81b0952557e9c4cf9d49bb447e2b0;hb=025bd0356bbaf0d92411069ba69744436bb0f5d2;hp=e5972a92cac8f596ebd6b97bfef6da98c0e82369;hpb=da098570b42221f4c34a22642ea491ce669a2fca;p=dcpomatic.git diff --git a/src/wx/language_subtag_panel.h b/src/wx/language_subtag_panel.h index e5972a92c..6f1b5fd01 100644 --- a/src/wx/language_subtag_panel.h +++ b/src/wx/language_subtag_panel.h @@ -28,6 +28,9 @@ LIBDCP_ENABLE_WARNINGS #include +/** A panel which offers a list of subtags in two columns: subtag and name, and has a search box to + * limit the view to a subset. The list contained within is a SubtagListCtrl. + */ class LanguageSubtagPanel : public wxPanel { public: