summaryrefslogtreecommitdiff
path: root/include/sfx2/childwin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/childwin.hxx')
-rw-r--r--include/sfx2/childwin.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sfx2/childwin.hxx b/include/sfx2/childwin.hxx
index 236f4bd52582..3337e71654df 100644
--- a/include/sfx2/childwin.hxx
+++ b/include/sfx2/childwin.hxx
@@ -55,6 +55,7 @@ struct SfxChildWinInfo
Size aSize;
sal_uInt16 nFlags;
OUString aExtraString;
+ OUString aModule;
OString aWinState;
SfxChildWinInfo()