![](https://seccdn.libravatar.org/avatar/9d45ad4c714db4d170a42527a4a6b8dc.jpg?s=120&d=mm&r=g)
Author: gs Date: Thu Sep 27 15:25:27 2007 New Revision: 41138 URL: http://svn.opensuse.org/viewcvs/yast?rev=41138&view=rev Log: add comment Modified: branches/tmp/sh/mod-ui/ncurses/src/NCComboBox.cc Modified: branches/tmp/sh/mod-ui/ncurses/src/NCComboBox.cc URL: http://svn.opensuse.org/viewcvs/yast/branches/tmp/sh/mod-ui/ncurses/src/NCCo... ============================================================================== --- branches/tmp/sh/mod-ui/ncurses/src/NCComboBox.cc (original) +++ branches/tmp/sh/mod-ui/ncurses/src/NCComboBox.cc Thu Sep 27 15:25:27 2007 @@ -296,6 +296,14 @@ Redraw(); } +/////////////////////////////////////////////////////////////////// +// +// +// METHOD NAME : NCComboBox::setText +// METHOD TYPE : void +// +// DESCRIPTION : +// void NCComboBox::setText( const string & ntext ) { privText = NCstring( ntext ); -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org