lidwatcher.patch 366 B

123456789101112
  1. --- lidwatcher.cpp 2014-06-28 19:03:05.000000000 +0300
  2. +++ lxqt-powermanagement-0.8.0/src/lidwatcher.cpp 2014-11-15 21:53:44.489913820 +0200
  3. @@ -31,6 +31,8 @@
  4. #include <QDebug>
  5. #include <QDBusInterface>
  6. #include <QDBusReply>
  7. +#include <QtCore/qprocess.h>
  8. +#include <QtCore/qtextstream.h>
  9. #include "lidwatcher.h"
  10. #include "../config/powermanagementsettings.h"