summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSzymon Kłos <eszkadev@gmail.com>2015-06-12 19:04:24 +0200
committerSzymon Kłos <eszkadev@gmail.com>2015-07-16 09:52:57 +0200
commitfb67496f857719d56ebac7b0247b50cae786f3da (patch)
treecbe5137c363c315ea6e67f7ce165792b40f61fe0 /include
parentc4ab27c5eba8732927b76f66e91f8978e5b3b65e (diff)
select the default repository (GDrive, OneDrive, Alfresco Cloud)
Change-Id: I436512807ba4d83aeb767585cd27d4df2c1bfb61
Diffstat (limited to 'include')
-rw-r--r--include/svtools/PlaceEditDialog.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/svtools/PlaceEditDialog.hxx b/include/svtools/PlaceEditDialog.hxx
index dc8840ae0423..de321a21abe2 100644
--- a/include/svtools/PlaceEditDialog.hxx
+++ b/include/svtools/PlaceEditDialog.hxx
@@ -39,6 +39,8 @@ private :
VclPtr<PushButton> m_pBTDelete;
+ VclPtr<Button> m_pBTRepoRefresh;
+
VclPtr<VclGrid> m_pTypeGrid;
/** Vector holding the details UI control for each server type.