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:
Kurt Zenker 2006-12-12 15:59:04 +00:00
parent 5d7a96aae2
commit 9e6a0c54d8

View file

@ -4,9 +4,9 @@
* *
* $RCSfile: brkdlg.cxx,v $ * $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 Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
@ -194,7 +194,7 @@ short BreakDlg::Execute()
} }
// Linkmethode welche die Arbeitsfunktion startet // Linkmethode welche die Arbeitsfunktion startet
IMPL_LINK( BreakDlg, InitialUpdate, Timer*, pTimer ) IMPL_LINK( BreakDlg, InitialUpdate, Timer*, EMPTYARG )
{ {
pDrView->DoImportMarkedMtf(pProgrInfo); pDrView->DoImportMarkedMtf(pProgrInfo);
EndDialog(TRUE); EndDialog(TRUE);