Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
frmContactEditorSound: Moved includes to the header file.
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 12 Feb 2017 23:32:55 +0000 (23:32 +0000)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 12 Feb 2017 23:32:55 +0000 (23:32 +0000)
source/contacteditor/frmContactEditorSound.cpp
source/contacteditor/frmContactEditorSound.h

index 795e97a..6e77c68 100644 (file)
 
 #include "frmContactEditorSound.h"
 
-#include <wx/tokenzr.h>
-#include <wx/file.h>
-#include <SFML/Audio.hpp>
-
-#include "../common/textprocessing.h"
-#include "../common/base64.h"
-#include "../common/mime.h"
-
 frmContactEditorSound::frmContactEditorSound( wxWindow* parent )
 :
 frmContactEditorSoundADT( parent )
index a39b3f9..2e5f4ae 100644 (file)
@@ -26,7 +26,18 @@ Subclass of frmContactEditorSoundADT, which is generated by wxFormBuilder.
 
 #include <map>
 #include <string>
+#include <thread>
+
+#include <wx/tokenzr.h>
+#include <wx/file.h>
+#include <SFML/Audio.hpp>
+
 #include "../AppXestiaAddrBk.h"
+#include "frmContactEditorSound.h"
+
+#include "../common/textprocessing.h"
+#include "../common/base64.h"
+#include "../common/mime.h"
 #include "../enums.h"
 
 //// end generated include
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