plugins/nightlight: Remove unused typedef

wilder/Plasma/6.2
Vlad Zahorodnii 2 years ago
parent 1d9824d0a2
commit bc52189e20
  1. 1
      src/plugins/nightlight/nightlightmanager.h

@ -27,7 +27,6 @@ class ClockSkewNotifier;
class NightLightDBusInterface;
typedef QPair<QDateTime, QDateTime> DateTimes;
typedef QPair<QTime, QTime> Times;
/**
* This enum type is used to specify operation mode of the night light manager.

Loading…
Cancel
Save