forked from qt-creator/qt-creator
Core: Use std::function for info bar callbacks
Change-Id: Iae7cbef053bfe86a7692e09f66af91117815d2a6 Reviewed-by: Christian Stenger <christian.stenger@digia.com>
This commit is contained in:
@@ -49,9 +49,6 @@ public:
|
||||
QString contextHelpId() const;
|
||||
|
||||
friend class CMakeEditorWidget;
|
||||
|
||||
public slots:
|
||||
void build();
|
||||
};
|
||||
|
||||
class CMakeEditorFactory : public TextEditor::BaseTextEditorFactory
|
||||
|
||||
Reference in New Issue
Block a user