mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-19 03:58:28 -05:00
SqlTextEdit: Highlight current line
This commit is contained in:
@@ -37,6 +37,7 @@ private:
|
||||
|
||||
private slots:
|
||||
void insertCompletion(const QString& completion);
|
||||
void highlightCurrentLine();
|
||||
|
||||
private:
|
||||
QCompleter* m_Completer;
|
||||
|
||||
Reference in New Issue
Block a user