qt5base-lts/examples/widgets/mainwindows/mainwindows.pro
Volker Hilsheimer 3c104c2799 Remove the 'sdi' example
It is essentially the same as the other mainwindow examples, showing
how to create a text editor. The only special code here is the tiling of
the different main windows, which - without any documentation or
explanation - is neither very helpful, nor relevant in 2023.

Pick-to: 6.5
Change-Id: I48b92b1cf057f586e0d2842d1c0a3312154e9a13
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
2023-03-02 12:08:11 +01:00

7 lines
143 B
Prolog

TEMPLATE = subdirs
SUBDIRS = application \
dockwidgets \
mainwindow \
mdi \
menus