Not Logged In
|
Login
|
Register
Home
|
News
|
Projects
|
Releases
Bugs
|
RFE
|
Repositories
|
Help
projects
/
xestiacalendar
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d99e82
)
main.cpp: Added subroutines to create default settings
author
Steve Brokenshire
<sbrokenshire@xestia.co.uk>
Sun, 25 Dec 2016 01:30:49 +0000
(
01:30
+0000)
committer
Steve Brokenshire
<sbrokenshire@xestia.co.uk>
Sun, 25 Dec 2016 01:30:49 +0000
(
01:30
+0000)
source/main.cpp
patch
|
blob
|
history
diff --git
a/source/main.cpp
b/source/main.cpp
index
2faffa9
..
b4be0fd
100644
(file)
--- a/
source/main.cpp
+++ b/
source/main.cpp
@@
-29,6
+29,7
@@
#include "version.h"
#include "bitmaps.h"
#include "forms/main/frmMain.h"
+#include "defaults.h"
class XestiaCALApp: public wxApp
{
@@
-76,6
+77,12
@@
bool XestiaCALApp::OnInit()
}
+ // Setup the default accounts.
+
+ SetupDirectories();
+ SetupDefaultSettings();
+ SetupDefaultCalendar();
+
frmMain *frame = new frmMain( NULL );
wxMemoryInputStream istream(bigimgs_appicon48_png, sizeof(bigimgs_appicon48_png));
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software
Xestia Address Book
Xestia Calendar
Development
Xestia Gelforn
Everything else
About
News
Privacy Policy