mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-19 03:58:28 -05:00
Suggestion: 'Tab' indents multiline selection in SQL editor
This commit is contained in:
@@ -60,6 +60,7 @@ private slots:
|
||||
void highlightCurrentLine();
|
||||
void updateLineNumberAreaWidth();
|
||||
void updateLineNumberArea(const QRect& rect, int dy);
|
||||
void increaseSelectionIndent();
|
||||
|
||||
private:
|
||||
QCompleter* m_Completer;
|
||||
|
||||
Reference in New Issue
Block a user