Using QString now,

fileinfo works now
This commit is contained in:
Anakin
2017-01-07 15:59:16 +01:00
parent 8c2ca44f20
commit f5ee8a973d
10 changed files with 157 additions and 129 deletions

View File

@@ -22,7 +22,7 @@ public:
~OglViewerWidget();
signals:
void loadFile(const char*);
void loadFile(QString);
private:
struct {