Fix some references for the gui2 design document.
This commit is contained in:
parent
f469451755
commit
65dca6e323
2 changed files with 2 additions and 2 deletions
|
@ -319,7 +319,7 @@ statuses. E.g. if the dialogue is closed with the OK button set the selected
|
|||
language to the newly selected language. You can also update it unconditionally
|
||||
and let the caller test the status.
|
||||
|
||||
\item[Line \ref{unit_attack.hpp:member}]
|
||||
\item[Line \ref{unit_attack.hpp:members}]
|
||||
At this point the list of private members start.
|
||||
|
||||
\end{description}
|
||||
|
|
|
@ -23,7 +23,7 @@ public:
|
|||
|
||||
private:
|
||||
|
||||
/** Inherited from tdialog, implemented by REGISTER_WINDOW. */ /*@ \label{unit_attack.hpp:member} @*/
|
||||
/** Inherited from tdialog, implemented by REGISTER_WINDOW. */ /*@ \label{unit_attack.hpp:window_id} @*/
|
||||
virtual const std::string& window_id() const;
|
||||
|
||||
/** Inherited from tdialog. */ /*@ \label{unit_attack.hpp:pre_show} @*/
|
||||
|
|
Loading…
Add table
Reference in a new issue