X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fdkdm_dialog.h;h=7b20e88ec000f2bd523debc6d4e2feb37f9dd3c9;hb=31de5b1272d928557a7272977584f5dcc9876c75;hp=4235de511b5e5cb20665aca8866a220ca38c6451;hpb=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26;p=dcpomatic.git diff --git a/src/wx/dkdm_dialog.h b/src/wx/dkdm_dialog.h index 4235de511..7b20e88ec 100644 --- a/src/wx/dkdm_dialog.h +++ b/src/wx/dkdm_dialog.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2012-2020 Carl Hetherington + Copyright (C) 2012-2021 Carl Hetherington This file is part of DCP-o-matic. @@ -18,10 +18,12 @@ */ + #include "wx_util.h" #include #include + class Film; class ScreensPanel; class RecipientsPanel; @@ -30,6 +32,7 @@ class DKDMOutputPanel; class KDMCPLPanel; struct CPLSummary; + class DKDMDialog : public wxDialog { public: