Reset-to-default button for KDM email text.
[dcpomatic.git] / src / lib / config.h
index 671f53ef32dbcaf955f8109e6d46de6444ab8158..c359901a48f2df2543311c83e1aa2bf4f0a17591 100644 (file)
@@ -329,6 +329,8 @@ public:
                changed ();
        }
 
+       void reset_kdm_email ();
+
        void set_check_for_updates (bool c) {
                _check_for_updates = c;
                changed ();