INTEGRATION: CWS sdwarningsbegone (1.8.38); FILE MERGED
2006/11/22 12:42:17 cl 1.8.38.1: #i69285# warning free code changes for unxlngi6.pro
This commit is contained in:
parent
73ef78402f
commit
62a7e0e77b
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: RecentMasterPagesSelector.cxx,v $
|
||||
*
|
||||
* $Revision: 1.8 $
|
||||
* $Revision: 1.9 $
|
||||
*
|
||||
* last change: $Author: obo $ $Date: 2006-09-16 19:20:29 $
|
||||
* last change: $Author: kz $ $Date: 2006-12-12 18:50:59 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -84,7 +84,7 @@ void RecentMasterPagesSelector::LateInit (void)
|
|||
|
||||
|
||||
|
||||
IMPL_LINK(RecentMasterPagesSelector,MasterPageListListener, void*, pUnused)
|
||||
IMPL_LINK(RecentMasterPagesSelector,MasterPageListListener, void*, EMPTYARG)
|
||||
{
|
||||
MasterPagesSelector::Fill();
|
||||
return 0;
|
||||
|
|
Loading…
Reference in a new issue