Skip to content

Commit

Permalink
remove leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
sloriot committed Feb 9, 2025
1 parent e871025 commit 2060b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lab/demo/Lab/CGALlab.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class LAB_DEMO_EXPORT CGAL_Lab : public QApplication
* 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());

Expand Down

0 comments on commit 2060b22

Please sign in to comment.