Use libdcp's warnings.h
[dcpomatic.git] / src / wx / credentials_download_certificate_panel.h
index b9af14f5b27a61d87fe6cb1de90083f2faaffac3..d0449e6696e65798361d972b5eb3ef5143aac7e4 100644 (file)
 
 */
 
+
 #ifndef CREDENTIALS_DOWNLOAD_CERTIFICATE_PANEL_H
 #define CREDENTIALS_DOWNLOAD_CERTIFICATE_PANEL_H
 
+
 #include "download_certificate_panel.h"
 
+
 class PasswordEntry;
 
+
 class CredentialsDownloadCertificatePanel : public DownloadCertificatePanel
 {
 public: