Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added Save function stubs for Pictures, Logos and Sounds tab.
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 29 Nov 2015 13:13:12 +0000 (13:13 +0000)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 29 Nov 2015 13:13:12 +0000 (13:13 +0000)
source/contacteditor/frmContactEditor-Logo.cpp
source/contacteditor/frmContactEditor-Picture.cpp
source/contacteditor/frmContactEditor-Sound.cpp

index 63638e4..94280d2 100644 (file)
@@ -134,3 +134,9 @@ void frmContactEditor::DeleteLogo( wxCommandEvent& event )
     imgLogo->SetBitmap(LogoImage);
 }
 
+void frmContactEditor::SaveLogo( wxCommandEvent &event )
+{
+       
+       return; 
+       
+}
\ No newline at end of file
index ce2bb56..64585df 100644 (file)
@@ -158,3 +158,10 @@ void frmContactEditor::LoadPicture( wxListEvent& event )
     imgPicture->SetBitmap(PictureImage);
     
 }
+
+void frmContactEditor::SavePicture( wxCommandEvent &event )
+{
+       
+       return; 
+       
+}
\ No newline at end of file
index b82d0b9..1626626 100644 (file)
@@ -198,3 +198,9 @@ void frmContactEditor::StopSound( wxCommandEvent& event )
     
 }
 
+void frmContactEditor::SaveSound( wxCommandEvent &event )
+{
+       
+       return; 
+       
+}
\ No newline at end of file
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy