Timeline: Remove selectionIdForLocation()

Nobody needs that.

Change-Id: I83feeb55af24393a3feebfbbd4d0f085b208bb20
Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
This commit is contained in:
Ulf Hermann
2016-06-06 17:55:31 +02:00
parent 4af5d70f8c
commit eb948c0214
5 changed files with 0 additions and 27 deletions

View File

@@ -69,7 +69,6 @@ public:
QVariantMap location(int index) const override;
int typeId(int index) const override;
int selectionIdForLocation(const QString &filename, int line, int column) const override;
virtual QList<const Timeline::TimelineRenderPass *> supportedRenderPasses() const override;