forked from qt-creator/qt-creator
Support completion in profile editor
Task-number: QTCREATORBUG-2110
This commit is contained in:
@@ -53,6 +53,8 @@ class ProFileEditor;
|
||||
|
||||
class ProFileEditorEditable : public TextEditor::BaseTextEditorEditable
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
ProFileEditorEditable(ProFileEditor *);
|
||||
Core::Context context() const;
|
||||
|
||||
Reference in New Issue
Block a user