]> git.sesse.net Git - kdenlive/blobdiff - src/mainwindow.cpp
Fix issues when switching between projects with different locales.
[kdenlive] / src / mainwindow.cpp
index 8d9b0edc70a3752f72c30d3778c9f56098d7d565..c3efd3dabd70eab4dd1ee5422be529f0b67f5c73 100644 (file)
@@ -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);