summaryrefslogtreecommitdiffstats
path: root/openbsd/14.0.0/dependencies/tqt3/patches/patch-src_kernel_ntqstyle_h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsd/14.0.0/dependencies/tqt3/patches/patch-src_kernel_ntqstyle_h')
-rw-r--r--openbsd/14.0.0/dependencies/tqt3/patches/patch-src_kernel_ntqstyle_h17
1 files changed, 17 insertions, 0 deletions
diff --git a/openbsd/14.0.0/dependencies/tqt3/patches/patch-src_kernel_ntqstyle_h b/openbsd/14.0.0/dependencies/tqt3/patches/patch-src_kernel_ntqstyle_h
new file mode 100644
index 000000000..d699f1492
--- /dev/null
+++ b/openbsd/14.0.0/dependencies/tqt3/patches/patch-src_kernel_ntqstyle_h
@@ -0,0 +1,17 @@
+--- src/kernel/ntqstyle.h.orgi Wed Aug 20 19:21:35 2014
++++ src/kernel/ntqstyle.h Wed Aug 20 19:23:23 2014
+@@ -287,14 +287,8 @@
+ TQ_UINT32 topLevelWidgetFlags;
+ TQPixmap paletteBgPixmap;
+
+-#ifdef ENABLE_TQSTYLECONTROLELEMENTDATA_SLOW_COPY
+ public:
+ TQStyleControlElementData(const TQStyleControlElementData&);
+-#else // ENABLE_TQSTYLECONTROLELEMENTDATA_SLOW_COPY
+- private:
+- // Disable copy constructor
+- TQStyleControlElementData(const TQStyleControlElementData&);
+-#endif // ENABLE_TQSTYLECONTROLELEMENTDATA_SLOW_COPY
+
+ };
+