X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fmain.cpp;h=d791a58f752a173c7ae07f78e7bf309d3ff3fccc;hb=56aee6aedeeed3efd10ada8fe3c229eddc01ef05;hp=54dfd83dedccd26bc6cba555257dbe830f29ab27;hpb=a3eee7be24126f5a3458d488f44cd61c66135e17;p=kdenlive diff --git a/src/main.cpp b/src/main.cpp index 54dfd83d..d791a58f 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -30,6 +30,8 @@ int main(int argc, char *argv[]) { + QCoreApplication::setAttribute(Qt::AA_X11InitThreads); + KAboutData aboutData(QByteArray("kdenlive"), QByteArray("kdenlive"), ki18n("Kdenlive"), VERSION, ki18n("An open source video editor."),