Removed obsolete SqlHighlighter the newer SqlSyntaxHighlighter is much better and faster.
Also removed the never completed sqlparser.
This commit is contained in:
parent
f7cf93bb9a
commit
cb0ef0b130
5 changed files with 0 additions and 177 deletions
|
|
@ -109,8 +109,6 @@ add_executable(pglab
|
|||
pglab/QueryTab.cpp
|
||||
pglab/RolesTableModel.cpp
|
||||
pglab/ServerWindow.cpp
|
||||
pglab/SqlHighlighter.cpp
|
||||
pglab/sqlparser.cpp
|
||||
pglab/SqlSyntaxHighlighter.cpp
|
||||
pglab/stopwatch.cpp
|
||||
pglab/tsqueue.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue