void-packages/srcpkgs/liblxqt/patches/fix-qt5.patch

11 lines
266 B
Diff
Raw Normal View History

2015-07-15 08:56:15 +00:00
--- lxqtnotification.h 2015-02-07 20:56:30.000000000 +0100
+++ lxqtnotification.h 2015-07-15 10:42:09.051660625 +0200
@@ -25,6 +25,7 @@
#ifndef LXQTNOTIFICATION_H
#define LXQTNOTIFICATION_H
+#include <QObject>
#include <QStringList>
#include "lxqtglobals.h"