mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-07 21:12:57 +00:00
Updated wiki comment.
This commit is contained in:
parent
0b58a97c34
commit
6aeb9b6e7d
@ -25,6 +25,16 @@
|
|||||||
|
|
||||||
namespace gui2 {
|
namespace gui2 {
|
||||||
|
|
||||||
|
/*WIKI
|
||||||
|
* @page = GUIWindowDefinitionWML
|
||||||
|
* @order = 2_campaign_selection
|
||||||
|
*
|
||||||
|
* == Campaign selection ==
|
||||||
|
*
|
||||||
|
* This shows the dialog choose which campaign the user wants to play. This
|
||||||
|
* dialog is under construction and only used with --new-widgets.
|
||||||
|
*/
|
||||||
|
|
||||||
void tcampaign_selection::campaign_selected(twindow& window)
|
void tcampaign_selection::campaign_selected(twindow& window)
|
||||||
{
|
{
|
||||||
tlistbox* list = dynamic_cast<tlistbox*>(
|
tlistbox* list = dynamic_cast<tlistbox*>(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user