diff --git a/profiles/templates/3.3/6_ac_install_patch/lxqt-base/.calculate_directory b/profiles/templates/3.3/6_ac_install_patch/lxqt-base/.calculate_directory new file mode 100644 index 000000000..720d52e47 --- /dev/null +++ b/profiles/templates/3.3/6_ac_install_patch/lxqt-base/.calculate_directory @@ -0,0 +1 @@ +# Calculate append=skip diff --git a/profiles/templates/3.3/6_ac_install_patch/lxqt-base/lxqt-config/.calculate_directory b/profiles/templates/3.3/6_ac_install_patch/lxqt-base/lxqt-config/.calculate_directory new file mode 100644 index 000000000..8650b7218 --- /dev/null +++ b/profiles/templates/3.3/6_ac_install_patch/lxqt-base/lxqt-config/.calculate_directory @@ -0,0 +1 @@ +# Calculate append=skip merge()==0.9.0 diff --git a/profiles/templates/3.3/6_ac_install_patch/lxqt-base/lxqt-config/lxqt-config-0.9.0.patch b/profiles/templates/3.3/6_ac_install_patch/lxqt-base/lxqt-config/lxqt-config-0.9.0.patch new file mode 100644 index 000000000..de5f8a58f --- /dev/null +++ b/profiles/templates/3.3/6_ac_install_patch/lxqt-base/lxqt-config/lxqt-config-0.9.0.patch @@ -0,0 +1,20 @@ +# 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 + #include + #include + #include +@@ -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_