mirror of
https://github.com/QuasarApp/easyssl.git
synced 2025-05-07 18:09:34 +00:00
remove deprecated method
This commit is contained in:
parent
01c70bf7de
commit
afab7047c1
@ -10,7 +10,6 @@
|
|||||||
namespace EasySSL {
|
namespace EasySSL {
|
||||||
|
|
||||||
bool init() {
|
bool init() {
|
||||||
initeasysslResources();
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@
|
|||||||
#include "easyssl/global.h"
|
#include "easyssl/global.h"
|
||||||
#include <QString>
|
#include <QString>
|
||||||
|
|
||||||
inline void initeasysslResources() { Q_INIT_RESOURCE(easyssl); }
|
|
||||||
|
|
||||||
namespace EasySSL {
|
namespace EasySSL {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user