forked from qt-creator/qt-creator
BaseTextEditor: Make internally used function static
Change-Id: I365e4c56b45dda205caa009e7733579d40bca9d0 Reviewed-by: Eike Ziller <eike.ziller@digia.com>
This commit is contained in:
@@ -150,7 +150,6 @@ public:
|
||||
|
||||
void print(QPrinter *);
|
||||
|
||||
void appendMenuActionsFromContext(QMenu *menu, Core::Id menuContextId);
|
||||
void appendStandardContextMenuActions(QMenu *menu);
|
||||
|
||||
// Works only in conjunction with a syntax highlighter that puts
|
||||
|
||||
Reference in New Issue
Block a user