forked from qt-creator/qt-creator
Timeline: Remove selectionIdForLocation()
Nobody needs that. Change-Id: I83feeb55af24393a3feebfbbd4d0f085b208bb20 Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user