[Qt] include and file header cleanup

- alphabetical ordering
- correct ordering own headers before normal headers etc.
This commit is contained in:
Philip Kaufmann
2014-09-05 13:18:35 +02:00
parent 7fd8813675
commit 5e83bc404c
15 changed files with 39 additions and 25 deletions

View File

@@ -13,6 +13,7 @@
#include <openssl/x509.h>
#include <openssl/x509_vfy.h>
#include <QDateTime>
#include <QDebug>
#include <QSslCertificate>