diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2016-11-15 20:37:35 +0900 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2016-11-15 20:37:35 +0900 |
commit | c564e06d4ef32f6bd7104ecf398e631f4c95a5ff (patch) | |
tree | 2e68dfda27c4cf7af09980d53ae39ec954329730 /desktop-widgets/mainwindow.ui | |
parent | 1f19abdd4f75fb0e42e318bfe36a6e0a233d16b2 (diff) | |
download | subsurface-c564e06d4ef32f6bd7104ecf398e631f4c95a5ff.tar.gz |
Manual revert of commit 9295b3aa3742ea3af4427de831af58ed2a268c9b
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'desktop-widgets/mainwindow.ui')
-rw-r--r-- | desktop-widgets/mainwindow.ui | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/desktop-widgets/mainwindow.ui b/desktop-widgets/mainwindow.ui index dcd1e2bd5..4cf4437fe 100644 --- a/desktop-widgets/mainwindow.ui +++ b/desktop-widgets/mainwindow.ui @@ -93,8 +93,6 @@ <addaction name="copy"/> <addaction name="paste"/> <addaction name="separator"/> - <addaction name="add_GPS_location_here"/> - <addaction name="separator"/> <addaction name="actionRenumber"/> <addaction name="actionAutoGroup"/> <addaction name="separator"/> @@ -741,11 +739,6 @@ <string>Facebook</string> </property> </action> - <action name="add_GPS_location_here"> - <property name="text"> - <string>Add GPS location here</string> - </property> - </action> <action name="actionTake_cloud_storage_online"> <property name="text"> <string>Take cloud storage online</string> |