forked from qt-creator/qt-creator
Removed slot declaration
This commit is contained in:
@@ -48,7 +48,6 @@ signals:
|
||||
private slots:
|
||||
void changeSelectedElements(QList<int> offsets, const QString &wordAtCursor);
|
||||
void documentChanged(QmlJS::Document::Ptr doc);
|
||||
void setEditor(Core::IEditor *editor);
|
||||
void updateDebugIds(const QDeclarativeDebugObjectReference &rootReference);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user