mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 11:00:44 -06:00
Merge branch 'master' of github.com:rp-/sqlitebrowser
This commit is contained in:
@@ -36,6 +36,7 @@ set(SQLB_MOC_HDR
|
||||
src/VacuumDialog.h
|
||||
src/sqlitetablemodel.h
|
||||
src/sqltextedit.h
|
||||
src/DbStructureModel.h
|
||||
)
|
||||
|
||||
set(SQLB_SRC
|
||||
@@ -56,6 +57,7 @@ set(SQLB_SRC
|
||||
src/sqlitetablemodel.cpp
|
||||
src/sqlitetypes.cpp
|
||||
src/sqltextedit.cpp
|
||||
src/DbStructureModel.cpp
|
||||
src/grammar/Sqlite3Lexer.cpp
|
||||
src/grammar/Sqlite3Parser.cpp
|
||||
)
|
||||
|
||||
@@ -54,7 +54,7 @@ Windows binaries
|
||||
----------------
|
||||
Windows binaries can be downloaded from here:
|
||||
|
||||
http://rp.oldsch00l.com/sqlitebrowser/
|
||||
https://github.com/rp-/sqlitebrowser/releases
|
||||
|
||||
MacOS X
|
||||
-------
|
||||
|
||||
Reference in New Issue
Block a user