]> git.sur5r.net Git - fstl/blobdiff - src/loader.h
and compress the app and the README into a zip file
[fstl] / src / loader.h
index 29508f0041099fd275dc377887d8e9417be4bacc..85e0c53a299a651c92b8a09e9ba395c3088d8aa1 100644 (file)
@@ -13,7 +13,9 @@ public:
     void run();
 
 signals:
+    void loaded_file(QString filename);
     void got_mesh(Mesh* m);
+    void error_ascii_stl();
 
 private:
     const QString filename;