summaryrefslogtreecommitdiff
path: root/include/svtools/ServerDetailsControls.hxx
diff options
context:
space:
mode:
authorSzymon Kłos <eszkadev@gmail.com>2015-06-26 17:54:11 +0200
committerSzymon Kłos <eszkadev@gmail.com>2015-07-16 09:53:15 +0200
commit0b2ec9b1b32eac9d99c4ea7aa9401168a8cd5da2 (patch)
tree6f56d428173970a243aaf98943cdeeeb33aa4965 /include/svtools/ServerDetailsControls.hxx
parent3daae54d268d8770508f61cd7545f96a9df1ce49 (diff)
PlaceEditDialog: temporary error box (showing when auth failed)
Change-Id: I614c62df60e4da4f6bb36438cbd3360484cd518c
Diffstat (limited to 'include/svtools/ServerDetailsControls.hxx')
-rw-r--r--include/svtools/ServerDetailsControls.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svtools/ServerDetailsControls.hxx b/include/svtools/ServerDetailsControls.hxx
index e56f3e712f32..29c951ad4c63 100644
--- a/include/svtools/ServerDetailsControls.hxx
+++ b/include/svtools/ServerDetailsControls.hxx
@@ -20,6 +20,7 @@
#include <vcl/field.hxx>
#include <vcl/fixed.hxx>
#include <vcl/layout.hxx>
+#include <vcl/msgbox.hxx>
class DetailsContainer
{