diff --git a/_posts/2024-07-02-Basic_viewer.md b/_posts/2024-07-02-Basic_viewer.md index 9700bd73d..791c4ce1f 100644 --- a/_posts/2024-07-02-Basic_viewer.md +++ b/_posts/2024-07-02-Basic_viewer.md @@ -43,7 +43,7 @@ int main(int argc, char* argv[])
Graphics_scene_options
class;Graphics_scene
class;CGAL::Qt::Basic_viewer
;CGAL::Qt::QApplication_and_basic_viewer
which regroups a Qt::QApplication and a CGAL::Qt::Basic_viewer
.CGAL::Qt::QApplication_and_basic_viewer
which regroups a Qt::QApplication
and a CGAL::Qt::Basic_viewer
.