]> git.pld-linux.org Git - packages/libreoffice.git/blame - openoffice-gui-startup-style.patch
- up
[packages/libreoffice.git] / openoffice-gui-startup-style.patch
CommitLineData
f6bd72df 1Index: sfx2/source/appl/appreg.cxx
2===================================================================
3RCS file: /cvs/framework/sfx2/source/appl/appreg.cxx,v
4retrieving revision 1.7
5diff -u -p -u -r1.7 appreg.cxx
6--- sfx2/source/appl/appreg.cxx 11 Oct 2002 15:14:20 -0000 1.7
7+++ sfx2/source/appl/appreg.cxx 9 Oct 2003 13:51:03 -0000
8@@ -110,7 +110,7 @@ void SfxApplication::Registrations_Impl(
9 SfxMailChildWinWrapper_Impl::RegisterChildWindow();
10 SfxMailChildWinWrapper_Impl::RegisterChildWindow();
11 SfxPartChildWnd_Impl::RegisterChildWindow();
12- SfxTemplateDialogWrapper::RegisterChildWindow(TRUE);
13+ SfxTemplateDialogWrapper::RegisterChildWindow();
14
15 // Controller
16 SfxObjectVerbsControl::RegisterControl(SID_OBJECT);
This page took 0.09863 seconds and 4 git commands to generate.