git.stg.codes
/
stg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
389821f
)
Ticket 12. The 'stopOnError(true)' property added in the SETTINGS_IMPL()
author
Elena Mamontova
<helenh463@gmail.com>
Thu, 5 Nov 2015 15:44:42 +0000
(17:44 +0200)
committer
Elena Mamontova
<helenh463@gmail.com>
Thu, 5 Nov 2015 15:44:42 +0000
(17:44 +0200)
class constructor.
projects/stargazer/settings_impl.cpp
patch
|
blob
|
history
diff --git
a/projects/stargazer/settings_impl.cpp
b/projects/stargazer/settings_impl.cpp
index d115919d0e096142bee210b917eaa0ea7e2a4879..0a4cb2a96b1351ff2f67df11f5d035a41ab87206 100644
(file)
--- a/
projects/stargazer/settings_impl.cpp
+++ b/
projects/stargazer/settings_impl.cpp
@@
-57,6
+57,7
@@
SETTINGS_IMPL::SETTINGS_IMPL(const std::string & cd)
spreadFee(false),
freeMbAllowInet(false),
dayFeeIsLastDay(false),
+ stopOnError(true),
writeFreeMbTraffCost(false),
showFeeInCash(true),
messageTimeout(0),