Kaydet (Commit) 2c17bc28 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS toolbars2 (1.6.10); FILE MERGED

2004/08/11 12:48:58 cd 1.6.10.2: RESYNC: (1.6-1.7); FILE MERGED
2004/08/10 13:41:34 gh 1.6.10.1: #i32516#using new SmartIds in Testtool
üst c6f54ef1
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: server.cxx,v $ * $RCSfile: server.cxx,v $
* *
* $Revision: 1.7 $ * $Revision: 1.8 $
* *
* last change: $Author: hr $ $Date: 2004-08-02 15:48:31 $ * last change: $Author: obo $ $Date: 2004-09-09 17:23:26 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -768,7 +768,7 @@ IMPL_LINK( ImplRemoteControl, CommandHdl, Application*, pApp ) ...@@ -768,7 +768,7 @@ IMPL_LINK( ImplRemoteControl, CommandHdl, Application*, pApp )
m_bInsideExecutionLoop = FALSE; m_bInsideExecutionLoop = FALSE;
} }
StatementList::nWindowWaitUId = 0; // Warten rcksetzen, da handler sowieso verlassen wird StatementList::aWindowWaitUId = SmartId(); // Warten rcksetzen, da handler sowieso verlassen wird
/* if( StatementList::pFirst && !StatementList::bReadingCommands ) /* if( StatementList::pFirst && !StatementList::bReadingCommands )
// Abfrage ntig, da andere CommandHdl aktiv sein knnen oder // Abfrage ntig, da andere CommandHdl aktiv sein knnen oder
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment