summaryrefslogtreecommitdiff
path: root/src/T2DLL/T2TenantArray.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/T2DLL/T2TenantArray.h')
-rw-r--r--src/T2DLL/T2TenantArray.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/T2DLL/T2TenantArray.h b/src/T2DLL/T2TenantArray.h
index aef2cd0..a62d045 100644
--- a/src/T2DLL/T2TenantArray.h
+++ b/src/T2DLL/T2TenantArray.h
@@ -22,6 +22,8 @@ public:
protected:
friend class T2TenantArrayList;
+ friend class T2TowerDoc;
+ friend class T2TowerMainView;
T2Tenant *mTenants;
};