mirror of https://github.com/CGAL/cgal
typo
This commit is contained in:
parent
441186c65b
commit
7dbf5b3525
|
|
@ -55,7 +55,7 @@ public slots:
|
|||
void updateViewerBBox();
|
||||
void open(QString);
|
||||
|
||||
/// given a file extension file, returns true if `filename` match the filter
|
||||
/// given a file extension file, returns true if `filename` matches the filter
|
||||
bool file_matches_filter(const QString& filters, const QString& filename);
|
||||
|
||||
/// Open a file with a given loader, and return true iff it was successful.
|
||||
|
|
|
|||
Loading…
Reference in New Issue