remove a few occurrences of "qt5"
There are still a lot!
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user