X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fmainwindow.cpp;h=c3efd3dabd70eab4dd1ee5422be529f0b67f5c73;hb=b3b1b1c1d6e229744ebd10093305c69fbf7ae9b0;hp=8d9b0edc70a3752f72c30d3778c9f56098d7d565;hpb=837100fd7ffe8ddf178214d1aaf5b8bf45a48fa4;p=kdenlive diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index 8d9b0edc..c3efd3da 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -154,7 +154,6 @@ MainWindow::MainWindow(const QString &MltPath, const KUrl & Url, const QString & new MainWindowAdaptor(this); QDBusConnection dbus = QDBusConnection::sessionBus(); dbus.registerObject("/MainWindow", this); - //setlocale(LC_NUMERIC, "POSIX"); if (!KdenliveSettings::colortheme().isEmpty()) slotChangePalette(NULL, KdenliveSettings::colortheme()); setFont(KGlobalSettings::toolBarFont()); parseProfiles(MltPath);