summaryrefslogtreecommitdiff
path: root/plugins/DbEditorPP/src/exportimport.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/DbEditorPP/src/exportimport.cpp')
-rw-r--r--plugins/DbEditorPP/src/exportimport.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/DbEditorPP/src/exportimport.cpp b/plugins/DbEditorPP/src/exportimport.cpp
index e3679d7d67..ed7aa6b371 100644
--- a/plugins/DbEditorPP/src/exportimport.cpp
+++ b/plugins/DbEditorPP/src/exportimport.cpp
@@ -532,6 +532,7 @@ void importSettings(HANDLE hContact, char *importstring )
break;
case 'l':
case 'L':
+ case '-':
db_unset(hContact, module, setting);
break;
case 'n':