mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-02-05 19:18:28 -06:00
@@ -57,7 +57,8 @@ HEADERS += \
|
||||
PlotDock.h \
|
||||
RemoteDock.h \
|
||||
RemoteModel.h \
|
||||
RemotePushDialog.h
|
||||
RemotePushDialog.h \
|
||||
jsontextedit.h
|
||||
|
||||
SOURCES += \
|
||||
sqlitedb.cpp \
|
||||
@@ -93,7 +94,8 @@ SOURCES += \
|
||||
PlotDock.cpp \
|
||||
RemoteDock.cpp \
|
||||
RemoteModel.cpp \
|
||||
RemotePushDialog.cpp
|
||||
RemotePushDialog.cpp \
|
||||
jsontextedit.cpp
|
||||
|
||||
RESOURCES += icons/icons.qrc \
|
||||
translations/flags/flags.qrc \
|
||||
|
||||
Reference in New Issue
Block a user