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:
0a41566
)
ReloadAccountConfig in frmNewAccount should be a bool pointer not bool.
author
Steve Brokenshire
<sbrokenshire@xestia.co.uk>
Sun, 10 Jan 2016 17:55:28 +0000
(17:55 +0000)
committer
Steve Brokenshire
<sbrokenshire@xestia.co.uk>
Sun, 10 Jan 2016 17:55:28 +0000
(17:55 +0000)
source/frmNewAccount.h
patch
|
blob
|
history
diff --git
a/source/frmNewAccount.h
b/source/frmNewAccount.h
index
5261f78
..
e488364
100644
(file)
--- a/
source/frmNewAccount.h
+++ b/
source/frmNewAccount.h
@@
-48,7
+48,7
@@
public:
private:
int PageSeek = 0;
wxString ServerPrefix;
- bool
ReloadAccountConfig = FALSE
;
+ bool
*ReloadAccountConfig = NULL
;
};
#endif // __frmNewAccount__
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software
Xestia Address Book
Xestia Calendar
Development
Xestia Gelforn
Everything else
About
News
Privacy Policy