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 --- doc/src/images/groupbox-example.png | Bin 9706 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 doc/src/images/groupbox-example.png (limited to 'doc/src/images/groupbox-example.png') diff --git a/doc/src/images/groupbox-example.png b/doc/src/images/groupbox-example.png deleted file mode 100644 index 56f95fa8b1..0000000000 Binary files a/doc/src/images/groupbox-example.png and /dev/null differ -- cgit v1.2.3