gui.h

changeset 154
cc53e5cbad54
parent 151
15fe6c51de54
child 158
499286fcbf37
--- a/gui.h	Fri May 03 18:49:23 2013 +0300
+++ b/gui.h	Fri May 03 20:26:25 2013 +0300
@@ -161,6 +161,7 @@
 	short getSelectedColor();
 	LDObjectType_e uniformSelectedType ();
 	void scrollToSelection ();
+	void spawnContextMenu (const QPoint pos);
 	
 protected:
 	void closeEvent (QCloseEvent* ev);

mercurial