Don't allow creation of a new film with no name. Otherwise we try
[dcpomatic.git] / src / wx / film_name_location_dialog.h
index cfa29670154db5e4751a23697ce10231b7c74eaa..984a452909e9218d287b541743b02db795631fa5 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2012-2014 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2012-2020 Carl Hetherington <cth@carlh.net>
 
     This file is part of DCP-o-matic.
 
@@ -37,6 +37,7 @@ public:
 
 private:
        void use_template_clicked ();
+       void setup_sensitivity ();
 
        wxTextCtrl* _name;
 #ifdef DCPOMATIC_USE_OWN_PICKER