diff options
Diffstat (limited to 'dbmodel.pro')
-rw-r--r-- | dbmodel.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dbmodel.pro b/dbmodel.pro index db0cf76..7ed7baa 100644 --- a/dbmodel.pro +++ b/dbmodel.pro @@ -30,6 +30,7 @@ HEADERS = \ diagramitem.h \ diagramobject.h \ tableproperties.h \ + range.h \ commands.h RESOURCES = dbmodel.qrc FORMS = tableproperties.ui |