X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fmonitoreditwidget.h;h=4dc01f1f9cceb9109d24e3d40a9b0294e814b453;hb=8fc4ca35f2a709a30a91fbaf170980fc6d13ce03;hp=34f3b07c8ae840a14a1851bc58101e001918a13b;hpb=3b176bab2ad91159c0a4a7dbe5f278f646115218;p=kdenlive diff --git a/src/monitoreditwidget.h b/src/monitoreditwidget.h index 34f3b07c..4dc01f1f 100644 --- a/src/monitoreditwidget.h +++ b/src/monitoreditwidget.h @@ -28,7 +28,6 @@ class QIcon; class MonitorScene; class Render; class QGraphicsView; -class QToolButton; class QVBoxLayout; @@ -44,7 +43,7 @@ public: void resetProfile(Render *renderer); /** @brief Returns the on-monitor scene. */ - MonitorScene *getScene(); + MonitorScene *getScene() const; /** @brief Returns the action toggling between the normal monitor and the editor. */ QAction *getVisibilityAction();