Kaydet (Commit) 0209af38 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS odbmacros2 (1.6.100); FILE MERGED

2008/01/28 11:35:21 fs 1.6.100.1: during #i49133#: changeContainer->selectContainer
üst 0db3cca5
......@@ -4,9 +4,9 @@
*
* $RCSfile: AppSwapWindow.hxx,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: obo $ $Date: 2007-06-12 05:33:13 $
* last change: $Author: kz $ $Date: 2008-03-06 18:11:26 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -108,7 +108,10 @@ namespace dbaui
@param _eType
Which container to show.
*/
void changeContainer(ElementType _eType);
void selectContainer(ElementType _eType);
private:
bool onContainerSelected( ElementType _eType );
};
// .............................................................
} // namespace dbaui
......
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