mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-11-15 06:22:52 -05:00
Add line inserting
This commit is contained in:
@ -32,6 +32,7 @@ public:
|
||||
|
||||
bool apply() final;
|
||||
bool applyWord(TextEditor::TextEditorWidget *widget) final;
|
||||
bool applyNextLine(TextEditor::TextEditorWidget *widget);
|
||||
void reset() final;
|
||||
int position() final;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user