]> git.sesse.net Git - kdenlive/blobdiff - src/commands/locktrackcommand.cpp
Use KLocalizedString (for i18n only, in kf5 it will necessary => use a script for...
[kdenlive] / src / commands / locktrackcommand.cpp
index 1f334a9bf7582d0a54e02bbf68c3dc169d969645..dee4f82b0f334d2b9482d21f77e77dbe9b40ce58 100644 (file)
@@ -20,7 +20,7 @@
 #include "locktrackcommand.h"
 #include "customtrackview.h"
 
-#include <KLocale>
+#include <KLocalizedString>
 
 LockTrackCommand::LockTrackCommand(CustomTrackView *view, int ix, bool lock, QUndoCommand * parent) :
     QUndoCommand(parent),