mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 02:50:46 -06:00
Also rename AboutDialog
Missed that file in the last commit
This commit is contained in:
@@ -31,7 +31,6 @@ SOURCES += \
|
||||
sqlbrowser_util.c \
|
||||
SQLLogDock.cpp \
|
||||
main.cpp \
|
||||
DialogAbout.cpp \
|
||||
EditForm.cpp \
|
||||
ExportTableCSVForm.cpp \
|
||||
FindForm.cpp \
|
||||
@@ -41,7 +40,8 @@ SOURCES += \
|
||||
CreateIndexDialog.cpp \
|
||||
EditFieldDialog.cpp \
|
||||
EditTableDialog.cpp \
|
||||
PreferencesDialog.cpp
|
||||
PreferencesDialog.cpp \
|
||||
AboutDialog.cpp
|
||||
|
||||
QMAKE_CXXFLAGS += -DAPP_VERSION=\\\"`cd $$PWD;git log -n1 --format=%h_git`\\\"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user