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, 0 insertions, 17 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
deleted file mode 100644
index d699f1492..000000000
--- a/openbsd/14.0.0/dependencies/tqt3/patches/patch-src_kernel_ntqstyle_h
+++ /dev/null
@@ -1,17 +0,0 @@
---- 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
-
- };
-