qt5base-lts/examples/corelib/serialization/streambookmarks
Edward Welbourne 8e1b60b331 There is no frank.xbel so don't tell qmake to find it
Both the DOM and XML stream versions of the XBEL bookmarks example had
a frank.xbel in their EXAMPLE_FILES, but there is no such file. So
asking qmake to include it is spurious.

Pick-to: 6.6 6.5
Task-number: QTBUG-111228
Change-Id: Iec08042d181fc09c2c428685ce841a13161ab273
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2023-06-09 14:05:06 +02:00
..
doc Examples: Do not add the same category twice 2023-05-26 17:44:54 +02:00
CMakeLists.txt Move streambookmarks example into corelibe/serialization 2023-03-31 13:26:42 +02:00
jennifer.xbel Move streambookmarks example into corelibe/serialization 2023-03-31 13:26:42 +02:00
main.cpp Move streambookmarks example into corelibe/serialization 2023-03-31 13:26:42 +02:00
mainwindow.cpp XBEL example: minor simplifications 2023-06-09 14:05:06 +02:00
mainwindow.h Move streambookmarks example into corelibe/serialization 2023-03-31 13:26:42 +02:00
streambookmarks.pro There is no frank.xbel so don't tell qmake to find it 2023-06-09 14:05:06 +02:00
xbelreader.cpp XBEL example - modernize strings: use "..."_L1 for literals 2023-06-09 14:05:06 +02:00
xbelreader.h XBEL example - modernize strings: use "..."_L1 for literals 2023-06-09 14:05:06 +02:00
xbelwriter.cpp XBEL example - modernize strings: use "..."_L1 for literals 2023-06-09 14:05:06 +02:00
xbelwriter.h Move streambookmarks example into corelibe/serialization 2023-03-31 13:26:42 +02:00