Skip to content

Commit

Permalink
Merge pull request #3067 from HansOlsson/AddIcon
Browse files Browse the repository at this point in the history
Add icon
  • Loading branch information
HansOlsson committed Dec 10, 2021
2 parents ebbb63c + fd1e493 commit 8d344c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/annotations.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1134,7 +1134,7 @@ \section{Annotations for the Graphical User Interface}\label{annotations-for-the
\end{lstlisting}

The \fmtannotationindex{preferredView} annotation defines the default view when selecting the class.
The $\mathit{layer}$ is a \lstinline!String! literal where \lstinline!"info"! means information layer, i.e., the documentation of the class, \lstinline!"diagram"! means diagram layer and \lstinline!"text"! means the Modelica text layer.
The $\mathit{layer}$ is a \lstinline!String! literal where \lstinline!"info"! means information layer, i.e., the documentation of the class, \lstinline!"diagram"! means diagram layer, \lstinline!"icon" means icon layer, and \lstinline!"text"! means the Modelica text layer.

\begin{lstlisting}[language=grammar]
documentation-class-annotation:
Expand Down

0 comments on commit 8d344c0

Please sign in to comment.