diff -r 03a7bdcce50d -r cc53e5cbad54 gui.h --- 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);