You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-overlay/profiles/templates/3.6/6_ac_install_patch/lxqt-base/lxqt-config/lxqt-config-0.9.0.patch

21 lines
570 B

# Calculate format=diff
diff --git a/lxqt-config-monitor/monitor.h b/lxqt-config-monitor/monitor.h
index 01d313c..6674fbe 100644
--- a/lxqt-config-monitor/monitor.h
+++ b/lxqt-config-monitor/monitor.h
@@ -20,6 +20,7 @@
#ifndef _MONITOR_H_
#define _MONITOR_H_
+#include <QObject>
#include <QStringList>
#include <QHash>
#include <QList>
@@ -79,4 +80,4 @@ public:
/**Gets size from string rate. String rate format is "widthxheight". Example: 800x600*/
QSize sizeFromString(QString str);
-#endif // _MONITOR_H_
\ No newline at end of file
+#endif // _MONITOR_H_