mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 02:50:46 -06: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