From 4077e6b734ec46bd802526db654b389df983c498 Mon Sep 17 00:00:00 2001 From: Florian Jung Date: Tue, 4 Sep 2012 17:12:01 +0000 Subject: doc fixes --- muse2/doc/documentation.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'muse2/doc') diff --git a/muse2/doc/documentation.tex b/muse2/doc/documentation.tex index d0f17dfe..5775333d 100644 --- a/muse2/doc/documentation.tex +++ b/muse2/doc/documentation.tex @@ -1045,9 +1045,9 @@ Following, there will be a small, unordered list about custom widgets: Usage: \listing{someMenu->addAction(new MusEGui::MenuTitleItem(tr("fnord"), someMenu));} \\ Defined in \file{widgets/menutitleitem.h}. \item \sym{MusEGui::PopupMenu}: Provides a \sym{QMenu}-like menu which - can stay open after the user checks a checkable action. + can stay open after the user checks a checkable action.\\ Usage: just create a \listing{new PopupMenu( true|false )} instead of - a \listing{new QMenu()}. (\listing{true} means 'stay open') + a \listing{new QMenu()}. (\listing{true} means 'stay open')\\ Defined in \file{widgets/popupmenu.h}. \end{itemize} -- cgit v1.2.3