mirror of https://github.com/CGAL/cgal
remove leftover
This commit is contained in:
parent
e871025f36
commit
2060b222c5
|
|
@ -20,7 +20,7 @@ public:
|
||||||
* Constructor : calls the constructor of QApplication
|
* Constructor : calls the constructor of QApplication
|
||||||
*/
|
*/
|
||||||
CGAL_Lab(int& argc, char **argv,
|
CGAL_Lab(int& argc, char **argv,
|
||||||
QString application_name = "Polyhedron_3 demo",
|
QString application_name = "CGAL Lab",
|
||||||
QString main_window_title = "CGAL Lab",
|
QString main_window_title = "CGAL Lab",
|
||||||
QStringList input_keywords = QStringList());
|
QStringList input_keywords = QStringList());
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue