forked from qt-creator/qt-creator
Introduced CppTools::EditorSupport::contentsChanged().
This commit is contained in:
@@ -63,6 +63,9 @@ public:
|
||||
|
||||
QString contents();
|
||||
|
||||
Q_SIGNALS:
|
||||
void contentsChanged();
|
||||
|
||||
private Q_SLOTS:
|
||||
void updateDocument();
|
||||
void updateDocumentNow();
|
||||
|
||||
Reference in New Issue
Block a user