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:
0196fe8
)
Added Save function stubs for Pictures, Logos and Sounds tab.
author
Steve Brokenshire
<sbrokenshire@xestia.co.uk>
Sun, 29 Nov 2015 13:13:12 +0000
(13:13 +0000)
committer
Steve Brokenshire
<sbrokenshire@xestia.co.uk>
Sun, 29 Nov 2015 13:13:12 +0000
(13:13 +0000)
source/contacteditor/frmContactEditor-Logo.cpp
patch
|
blob
|
history
source/contacteditor/frmContactEditor-Picture.cpp
patch
|
blob
|
history
source/contacteditor/frmContactEditor-Sound.cpp
patch
|
blob
|
history
diff --git
a/source/contacteditor/frmContactEditor-Logo.cpp
b/source/contacteditor/frmContactEditor-Logo.cpp
index
63638e4
..
94280d2
100644
(file)
--- a/
source/contacteditor/frmContactEditor-Logo.cpp
+++ b/
source/contacteditor/frmContactEditor-Logo.cpp
@@
-134,3
+134,9
@@
void frmContactEditor::DeleteLogo( wxCommandEvent& event )
imgLogo->SetBitmap(LogoImage);
}
+void frmContactEditor::SaveLogo( wxCommandEvent &event )
+{
+
+ return;
+
+}
\ No newline at end of file
diff --git
a/source/contacteditor/frmContactEditor-Picture.cpp
b/source/contacteditor/frmContactEditor-Picture.cpp
index
ce2bb56
..
64585df
100644
(file)
--- a/
source/contacteditor/frmContactEditor-Picture.cpp
+++ b/
source/contacteditor/frmContactEditor-Picture.cpp
@@
-158,3
+158,10
@@
void frmContactEditor::LoadPicture( wxListEvent& event )
imgPicture->SetBitmap(PictureImage);
}
+
+void frmContactEditor::SavePicture( wxCommandEvent &event )
+{
+
+ return;
+
+}
\ No newline at end of file
diff --git
a/source/contacteditor/frmContactEditor-Sound.cpp
b/source/contacteditor/frmContactEditor-Sound.cpp
index
b82d0b9
..
1626626
100644
(file)
--- a/
source/contacteditor/frmContactEditor-Sound.cpp
+++ b/
source/contacteditor/frmContactEditor-Sound.cpp
@@
-198,3
+198,9
@@
void frmContactEditor::StopSound( wxCommandEvent& event )
}
+void frmContactEditor::SaveSound( wxCommandEvent &event )
+{
+
+ return;
+
+}
\ 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