Not Logged In
|
Login
|
Register
Home
|
News
|
Projects
|
Releases
Bugs
|
RFE
|
Repositories
|
Help
projects
/
xestiaab
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ccffc1
)
frmMain: Be able to add a contact from the right-click contact list menu if account...
author
Steve Brokenshire
<sbrokenshire@xestia.co.uk>
Sat, 9 Sep 2017 08:23:52 +0000
(09:23 +0100)
committer
Steve Brokenshire
<sbrokenshire@xestia.co.uk>
Sat, 9 Sep 2017 08:23:52 +0000
(09:23 +0100)
source/frmMain.cpp
patch
|
blob
|
history
diff --git
a/source/frmMain.cpp
b/source/frmMain.cpp
index
aeffdba
..
8b2624b
100644
(file)
--- a/
source/frmMain.cpp
+++ b/
source/frmMain.cpp
@@
-3179,7
+3179,10
@@
void frmMain::ShowContactMenu( wxMouseEvent& event ){
bool EnableRefresh = FALSE;
- if (!ActiveAccount.IsEmpty() && (ActiveAccountType == "CardDAV" || ActiveAccountType == "carddav")){
+ if (!ActiveAccount.IsEmpty() && (ActiveAccountType == "CardDAV" ||
+ ActiveAccountType == "carddav" ||
+ ActiveAccountType == "Local" ||
+ ActiveAccountType == "local")){
EnableRefresh = TRUE;
@@
-3224,4
+3227,4
@@
bool frmMain::CloseAllWindows()
{
return false;
}
-}
\ No newline at end of file
+}
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software
Xestia Address Book
Xestia Calendar
Development
Xestia Gelforn
Everything else
About
News
Privacy Policy