]> git.sesse.net Git - kdenlive/blobdiff - src/kdenlivedoc.h
Allow to edit projects with a locale different to the one used by Kdenlive. This...
[kdenlive] / src / kdenlivedoc.h
index 17bbf9723991ed705de3ccd546fee82789e08427..77818ade0b87d3c5d0b90fa1465871be3c59d2c3 100644 (file)
@@ -162,8 +162,6 @@ Q_OBJECT public:
     static double getDisplayRatio(const QString &path);
     /** @brief Backup the project file */
     void backupLastSavedVersion(const QString &path);
-    /** @brief True if the document was opened in read only mode. */
-    bool isReadOnly() const;
     
 private:
     KUrl m_url;