forked from qt-creator/qt-creator
Add ActionContainer::addSeparator(...)
Gets rid of a lot of code duplication. Change-Id: I2ce38fb38a0b61cb821e0bdc7bcc9a7ccdf9da72 Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -129,7 +129,6 @@ protected:
|
||||
private:
|
||||
void createMenu();
|
||||
void createSubmitEditorActions();
|
||||
void createSeparator(const Core::Context &context, const Core::Id &id);
|
||||
void createFileActions(const Core::Context &context);
|
||||
void createDirectoryActions(const Core::Context &context);
|
||||
void createRepositoryActions(const Core::Context &context);
|
||||
|
||||
Reference in New Issue
Block a user