Skip to content
Snippets Groups Projects
Verified Commit 18fc5277 authored by Mohcine Chraibi's avatar Mohcine Chraibi
Browse files

bug in header file

parent 2a8ad0cb
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@ public:
/// take a large file and find the geometry file location.
static QString extractGeometryFilename(QString& filename);
static QString SaxParser::extractGeometryFilenameTXT(QString &filename);
static QString extractGeometryFilenameTXT(QString &filename);
/// parse the txt file format
static bool ParseTxtFormat(const QString& fileName, SyncData* dataset, double * fps);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment