summaryrefslogtreecommitdiff
path: root/src/wx/confirm_kdm_email_dialog.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-05-07 00:02:26 +0200
committerCarl Hetherington <cth@carlh.net>2020-05-07 00:02:26 +0200
commit47e29203daec51d313ed8ab8ef759752bce18d45 (patch)
tree2b34f05ffe9ad73c49225e82d91a8dede9f3d6de /src/wx/confirm_kdm_email_dialog.cc
parente81c5eb9e8ff875240dde9fdaaab0a46f99af615 (diff)
parent581797d640af1572f884ddf4395924894b745b3a (diff)
Add a new "Add DKDM" dialogue (#1637).
The basic motivation here is to avoid having to tell people to "just" create a cinema with a screen in it just to be able to make a DKDM. Here you can just have a recipient, with emails etc. and make DKDMs for them. I hope this makes things clearer from the user POV even if it does muddy the waters a bit with respect to DKDMs just being KDMs (really).
Diffstat (limited to 'src/wx/confirm_kdm_email_dialog.cc')
-rw-r--r--src/wx/confirm_kdm_email_dialog.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/confirm_kdm_email_dialog.cc b/src/wx/confirm_kdm_email_dialog.cc
index eca34b5cf..df6131fe1 100644
--- a/src/wx/confirm_kdm_email_dialog.cc
+++ b/src/wx/confirm_kdm_email_dialog.cc
@@ -23,7 +23,6 @@
#include "static_text.h"
#include "check_box.h"
#include "lib/config.h"
-#include "lib/cinema_kdms.h"
#include <boost/foreach.hpp>
using std::list;