]> git.sesse.net Git - kdenlive/blobdiff - src/profilesdialog.h
Rewrote the handling of timeline in QGraphicsView. Now we use the built in zoom featu...
[kdenlive] / src / profilesdialog.h
index 689058405a5c0925ea7f20b60844c577ee360652..d7f8ea055083886d991cb82d1fa2f8c5b23ee07a 100644 (file)
@@ -33,7 +33,6 @@ public:
     ProfilesDialog(QWidget * parent = 0);
 
     void fillList(const QString selectedProfile = QString());
-    static QStringList getProfileNames();
     static QString getProfileDescription(QString name);
     static QMap< QString, QString > getSettingsForProfile(const QString profileName);
     static QMap< QString, QString > getSettingsFromFile(const QString path);