]> git.sur5r.net Git - fstl/blobdiff - src/loader.h
Set window title to filename
[fstl] / src / loader.h
index 29508f0041099fd275dc377887d8e9417be4bacc..350985cd9c5f6f7bc6e56bb3135e955fc12f8273 100644 (file)
@@ -13,6 +13,7 @@ public:
     void run();
 
 signals:
+    void loaded_file(QString filename);
     void got_mesh(Mesh* m);
 
 private: