Check that the Editor actually edits something.
[libdcp.git] / src / local_time.h
index 310c598cc6d430fd84bc79996b8f979ccfccd2f9..e818ba6e32a9165fc9bb9ef53cab161967c1d309 100644 (file)
@@ -83,6 +83,7 @@ public:
                _year = y;
        }
 
+       void add_days (int d);
        void add_months (int a);
        void add_minutes (int a);