INTEGRATION: CWS sdwarningsbegone (1.5.38); FILE MERGED
2006/11/22 12:41:44 cl 1.5.38.1: #i69285# warning free code changes for unxlngi6.pro
This commit is contained in:
parent
5d7a96aae2
commit
9e6a0c54d8
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: brkdlg.cxx,v $
|
||||
*
|
||||
* $Revision: 1.5 $
|
||||
* $Revision: 1.6 $
|
||||
*
|
||||
* last change: $Author: obo $ $Date: 2006-09-16 18:35:32 $
|
||||
* last change: $Author: kz $ $Date: 2006-12-12 16:59:04 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -194,7 +194,7 @@ short BreakDlg::Execute()
|
|||
}
|
||||
|
||||
// Linkmethode welche die Arbeitsfunktion startet
|
||||
IMPL_LINK( BreakDlg, InitialUpdate, Timer*, pTimer )
|
||||
IMPL_LINK( BreakDlg, InitialUpdate, Timer*, EMPTYARG )
|
||||
{
|
||||
pDrView->DoImportMarkedMtf(pProgrInfo);
|
||||
EndDialog(TRUE);
|
||||
|
|
Loading…
Reference in a new issue