Fixed issue 3: added "Load objects from files..." and "Load scene from file..." actions.

git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@75 620bd6b2-0a58-f614-fd9a-1bd335dccda9
This commit is contained in:
matlabbe
2012-01-30 00:54:23 +00:00
parent 27652b4f8f
commit 465e2d846e
4 changed files with 70 additions and 1 deletions
+14
View File
@@ -148,6 +148,10 @@
<string>Edit</string>
</property>
<addaction name="actionAdd_object"/>
<addaction name="actionAdd_objects_from_files"/>
<addaction name="separator"/>
<addaction name="actionLoad_scene_from_file"/>
<addaction name="separator"/>
<addaction name="actionStart_camera"/>
<addaction name="actionStop_camera"/>
<addaction name="separator"/>
@@ -481,6 +485,16 @@
<string>Restore all default settings</string>
</property>
</action>
<action name="actionAdd_objects_from_files">
<property name="text">
<string>Add objects from files...</string>
</property>
</action>
<action name="actionLoad_scene_from_file">
<property name="text">
<string>Load scene from file...</string>
</property>
</action>
</widget>
<customwidgets>
<customwidget>