forked from qt-creator/qt-creator
Snippets: Rename a method in the snippet editor.
This commit is contained in:
@@ -70,7 +70,7 @@ public:
|
||||
SnippetEditor(QWidget *parent);
|
||||
virtual ~SnippetEditor();
|
||||
|
||||
void installSyntaxHighlighter(SyntaxHighlighter *highlighter);
|
||||
void setSyntaxHighlighter(SyntaxHighlighter *highlighter);
|
||||
|
||||
signals:
|
||||
void snippetContentChanged();
|
||||
|
Reference in New Issue
Block a user