summaryrefslogtreecommitdiff
path: root/src/items/database/database.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/items/database/database.pri')
-rw-r--r--src/items/database/database.pri9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/items/database/database.pri b/src/items/database/database.pri
index 53d4f6f..9a7ebe9 100644
--- a/src/items/database/database.pri
+++ b/src/items/database/database.pri
@@ -7,8 +7,9 @@ SOURCES += \
columnlistmodel.cpp \
columnlistview.cpp \
databasetable.cpp \
+ databasetableproperties.cpp \
databaserelationship.cpp \
- tableproperties.cpp
+ databaserelationshipproperties.cpp
HEADERS += \
databasecommands.h \
@@ -17,8 +18,6 @@ HEADERS += \
columnlistmodel.h \
columnlistview.h \
databasetable.h \
+ databasetableproperties.h \
databaserelationship.h \
- tableproperties.h
-
-FORMS += \
- tableproperties.ui
+ databaserelationshipproperties.h