diff options
Diffstat (limited to 'include/svtools/PlaceEditDialog.hxx')
-rw-r--r-- | include/svtools/PlaceEditDialog.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/svtools/PlaceEditDialog.hxx b/include/svtools/PlaceEditDialog.hxx index 9bd32ebeda37..dc8840ae0423 100644 --- a/include/svtools/PlaceEditDialog.hxx +++ b/include/svtools/PlaceEditDialog.hxx @@ -39,6 +39,8 @@ private : VclPtr<PushButton> m_pBTDelete; + VclPtr<VclGrid> m_pTypeGrid; + /** Vector holding the details UI control for each server type. The elements in this vector need to match the order in the type listbox, e.g. |