From f371f8a64dc76ec9ff07b666577b7ab47b69751d Mon Sep 17 00:00:00 2001 From: MohammadHossein Qanbari Date: Thu, 4 Jan 2024 14:03:46 +0100 Subject: Convert Group Box Example to snippets and screenshots Remove the Group Box Example from the repository, eliminating the associated example codes, screenshot, and documentation file. The only relevant portion used in the QGroupBox class has been relocated to the existing snippet file. Additionally, all references to this example across other files have been removed. Fixes: QTBUG-119980 Pick-to: 6.7 6.6 Change-Id: I66f9dd9dab1fe64f2d20424af3acd135201827d2 Reviewed-by: Axel Spoerl --- examples/widgets/widgets/widgets.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/widgets/widgets/widgets.pro') diff --git a/examples/widgets/widgets/widgets.pro b/examples/widgets/widgets/widgets.pro index 9fe06d4d80..5dd8f5eedc 100644 --- a/examples/widgets/widgets/widgets.pro +++ b/examples/widgets/widgets/widgets.pro @@ -2,7 +2,6 @@ TEMPLATE = subdirs SUBDIRS = analogclock \ calculator \ calendarwidget \ - groupbox \ lineedits \ scribble \ shapedclock \ -- cgit v1.2.3