diff --git a/plasmoid/lib/syncthingapplet.h b/plasmoid/lib/syncthingapplet.h index 25bada1..7bb7531 100644 --- a/plasmoid/lib/syncthingapplet.h +++ b/plasmoid/lib/syncthingapplet.h @@ -19,6 +19,10 @@ #include #include +// ignore Plasma deprecation warnings because I'm not sure how to fix them considering Plasma's own applets +// haven't been ported yet +#define PLASMA_NO_DEPRECATED_WARNINGS 1 + #include #include