remove leftover

This commit is contained in:
Sébastien Loriot 2025-02-09 18:48:14 +01:00
parent e871025f36
commit 2060b222c5
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ public:
* Constructor : calls the constructor of QApplication
*/
CGAL_Lab(int& argc, char **argv,
QString application_name = "Polyhedron_3 demo",
QString application_name = "CGAL Lab",
QString main_window_title = "CGAL Lab",
QStringList input_keywords = QStringList());