src/glcompiler.h

changeset 1372
641060842b92
parent 1371
b8df4748d04e
child 1385
2f18c0da749d
child 1391
5fa4bf1fc781
--- a/src/glcompiler.h	Mon Apr 02 13:21:15 2018 +0300
+++ b/src/glcompiler.h	Tue Apr 03 17:23:02 2018 +0300
@@ -49,6 +49,9 @@
 public slots:
 	void selectionChanged(const QItemSelection& selected, const QItemSelection& deselected);
 
+signals:
+	void sceneChanged();
+
 private:
 	struct ObjectVboData
 	{

mercurial