forked from qt-creator/qt-creator
Added getters
This commit is contained in:
@@ -75,6 +75,7 @@ public:
|
||||
int selectionEnd() const;
|
||||
|
||||
CPPEditor *editor() const;
|
||||
const Utils::ChangeSet &changeSet() const;
|
||||
|
||||
virtual void apply() = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user