Make sure that crop preview rectangle is properly hidden when we close the auto crop...
[dcpomatic.git] / test / test.cc
index c225fc1d85a3906d35975ccbd3e0978f753168ad..e61387132f12fce7e61e558a445743366ef2ddae 100644 (file)
@@ -130,7 +130,7 @@ class TestSignalManager : public SignalManager
 {
 public:
        /* No wakes in tests: we call ui_idle ourselves */
-       void wake_ui ()
+       void wake_ui () override
        {
 
        }