]> git.sesse.net Git - kdenlive/blobdiff - src/recmonitor.h
Reindent. It helps to read code
[kdenlive] / src / recmonitor.h
index 791f97cfea777a43dd80add6d0b329e50264f312..316fd3159484625458edeeb4a06c4af1b07998a0 100644 (file)
@@ -119,7 +119,7 @@ private:
     /** @brief Create string containing an XML playlist for v4l capture. */
     const QString getV4lXmlPlaylist(MltVideoProfile profile, bool *isXml);
     /** @brief Display an error message to user. */
-    void showMessage(const QString &text, const QString &icon, bool logAction = false);
+    void showWarningMessage(const QString &text, bool logAction = false);
 
 private slots:
     void slotStartPreview(bool play = true);