forked from qt-creator/qt-creator
TextEditor: Remove wrong comment
Change-Id: I42883a4cdaa5c1fdd89f73ed73b8e25a550dbbec Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -85,7 +85,6 @@ public:
|
||||
indent(cursor, QChar::Null, tabSettings, cursorPositionInEditor);
|
||||
}
|
||||
|
||||
// By default just calls indent with default settings.
|
||||
virtual Utils::Text::Replacements format(const RangesInLines & /*rangesInLines*/)
|
||||
{
|
||||
return Utils::Text::Replacements();
|
||||
|
Reference in New Issue
Block a user