]> git.sesse.net Git - kdenlive/blobdiff - src/monitorscene.h
cleanup
[kdenlive] / src / monitorscene.h
index 081537ceaad50acd1c7633fc58420fcef8e0887f..67d7c170f1c5937ea8e513ab80a7752c04b1652c 100644 (file)
@@ -43,9 +43,6 @@ public:
     /** @brief Makes the background frame fit again after the profile changed (and therefore the resolution might have changed). */
     void resetProfile();
 
-    /** @brief Adds an item to the scene and connects mouse events + change signals if it is a onmonitor item. */
-    void addItem(QGraphicsItem *item);
-
 protected:
     /** @brief Emits signal mousePressed to be used in onmonitor items. */
     virtual void mousePressEvent(QGraphicsSceneMouseEvent *event);