]> git.tdb.fi Git - r2c2.git/blobdiff - data/r2c2.res
Add a dialog to control the clock
[r2c2.git] / data / r2c2.res
index c2f72c1a94c1ecf89c02dbc1c6f970baea8e04bd..18cdfc828260824bebd7dce262dfd25e5658f12d 100644 (file)
@@ -729,3 +729,9 @@ style "toggle-lever"
                graphic ACTIVE "lever_up";
        };
 };
+
+style "clock"
+{
+       part "hourhand";
+       part "minutehand";
+};