mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-02 23:55:12 +00:00
static linked openssl in Qt, gobject dynamic linked, moved gtk/appindicator init after Qt Application creation, trying to enable rdynamic flag
This commit is contained in:
@@ -861,6 +861,14 @@ namespace PlatformSpecific {
|
||||
objc_finish();
|
||||
}
|
||||
|
||||
namespace ThirdParty {
|
||||
void start() {
|
||||
}
|
||||
|
||||
void finish() {
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
void psNewVersion() {
|
||||
|
Reference in New Issue
Block a user