]> git.pld-linux.org Git - packages/libreoffice.git/blob - openoffice-gui-startup-style.patch
- up
[packages/libreoffice.git] / openoffice-gui-startup-style.patch
1 Index: sfx2/source/appl/appreg.cxx
2 ===================================================================
3 RCS file: /cvs/framework/sfx2/source/appl/appreg.cxx,v
4 retrieving revision 1.7
5 diff -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.033426 seconds and 3 git commands to generate.