]> git.sesse.net Git - kdenlive/blobdiff - src/customtrackview.h
Required changes to make Kdenlive work with some locales that have a comma (,) as...
[kdenlive] / src / customtrackview.h
index 8b0b2da56a693e9a36dd5851a7d06ae36e9db148..36f94626f79925334f58dbe20a8adb48b733c137 100644 (file)
@@ -282,6 +282,7 @@ protected:
     virtual Qt::DropActions supportedDropActions() const;
 
 private:
+    int m_ct;
     int m_tracksHeight;
     int m_projectDuration;
     int m_cursorPos;