summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells/textsh.cxx
diff options
context:
space:
mode:
authorMatt Pratt <mattpratt.au@gmail.com>2011-11-01 22:47:33 -0600
committerCaolán McNamara <caolanm@redhat.com>2011-11-02 14:55:52 +0000
commit12402e2cfdacf9a77af390e51ce12a4a6025f286 (patch)
tree6491410b14f6f9ad94fae0cca944be36dd2c576c /sw/source/ui/shells/textsh.cxx
parent0c9d2b9cb3f1b5bac034ccfee0eb83aa2182f2cf (diff)
Resolves: #i46785# Word count dialog modeless
Diffstat (limited to 'sw/source/ui/shells/textsh.cxx')
-rw-r--r--sw/source/ui/shells/textsh.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/ui/shells/textsh.cxx b/sw/source/ui/shells/textsh.cxx
index 5835e5c169b4..f379a6118d38 100644
--- a/sw/source/ui/shells/textsh.cxx
+++ b/sw/source/ui/shells/textsh.cxx
@@ -137,6 +137,7 @@ SFX_IMPL_INTERFACE(SwTextShell, SwBaseShell, SW_RES(STR_SHELLNAME_TEXT))
SFX_CHILDWINDOW_REGISTRATION(FN_INSERT_IDX_ENTRY_DLG);
SFX_CHILDWINDOW_REGISTRATION(FN_INSERT_AUTH_ENTRY_DLG);
SFX_CHILDWINDOW_REGISTRATION(SID_RUBY_DIALOG);
+ SFX_CHILDWINDOW_REGISTRATION(FN_WORDCOUNT_DIALOG);
}
TYPEINIT1(SwTextShell,SwBaseShell)