Also rename AboutDialog

Missed that file in the last commit
This commit is contained in:
Martin Kleusberg
2013-01-08 21:45:55 +01:00
parent cda16ba0fb
commit 73ca1045a2
2 changed files with 2 additions and 2 deletions

View File

@@ -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`\\\"