gui.h

changeset 105
53f95a6e351d
parent 104
6e29bb0e83c5
child 106
46e4202a44fc
--- a/gui.h	Sun Apr 14 03:54:40 2013 +0300
+++ b/gui.h	Sun Apr 14 17:31:09 2013 +0300
@@ -138,6 +138,7 @@
 	void updateToolBars ();
 	void updateRecentFilesMenu ();
 	void updateSelection ();
+	bool isSelected (LDObject* obj);
 
 private:
 	void createMenuActions ();

mercurial