commit | 79c25a223fe27fe2e0cd31516708063d65fee85d | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Mon Oct 21 13:38:38 2013 -0700 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Mon Oct 21 13:38:38 2013 -0700 |
tree | 3118642e60b715606463dbb6b8d01d48c04caf92 | |
parent | c29fb981187e63cbb16f1ad38e8c6b27986cdd10 [diff] [blame] |
Allow changing alias
diff --git a/src/contactpanel.ui b/src/contactpanel.ui index 442fdae..6819ad0 100644 --- a/src/contactpanel.ui +++ b/src/contactpanel.ui
@@ -43,7 +43,7 @@ <item> <widget class="QListView" name="ContactList"> <property name="contextMenuPolicy"> - <enum>Qt::DefaultContextMenu</enum> + <enum>Qt::CustomContextMenu</enum> </property> <property name="acceptDrops"> <bool>false</bool>