[gnome-panel] clock: avoid GTimeVal deprecation warning



commit 263c9893137e657549915a17c6f78d7349b788ed
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Sat Mar 7 21:47:04 2020 +0200

    clock: avoid GTimeVal deprecation warning

 modules/clock/Makefile.am | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/modules/clock/Makefile.am b/modules/clock/Makefile.am
index 12be70849..46d3dea1f 100644
--- a/modules/clock/Makefile.am
+++ b/modules/clock/Makefile.am
@@ -44,6 +44,7 @@ clock_la_SOURCES = \
 clock_la_CPPFLAGS = \
        -DLOCALEDIR=\""$(localedir)"\" \
        -DCLOCK_EDS_ICONDIR="\"$(CLOCK_EDS_ICONDIR)\"" \
+       -DEDS_DISABLE_DEPRECATED \
        -DGWEATHER_I_KNOW_THIS_IS_UNSTABLE \
        -I$(top_srcdir) \
        $(AM_CPPFLAGS) \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]