remove a few occurrences of "qt5"

There are still a lot!
This commit is contained in:
Laurent Rineau
2023-09-11 17:46:27 +02:00
parent c276b54e94
commit 873c3b26cf
29 changed files with 33 additions and 33 deletions
@@ -336,7 +336,7 @@ int main(int argc, char **argv)
app.setOrganizationName("GeometryFactory");
app.setApplicationName("Circular_kernel_2 demo");
// Import resources from libCGAL (Qt5).
// Import resources from libCGAL (Qt6).
CGAL_QT_INIT_RESOURCES;
MainWindow mainWindow;