aboutsummaryrefslogtreecommitdiff
path: root/demos/widgetsgallery
diff options
context:
space:
mode:
authorMike FABIAN <mike.fabian@basyskom.de>2010-09-16 08:15:33 +0200
committerHolger Schröder <holger.schroeder.ext@basyskom.de>2010-09-17 11:15:00 +0200
commit4ff5777035504383d324e1e3b1c693a9f4d5bf1d (patch)
treebf577a649caa2ae391f78f1a7087c19a1c4455b8 /demos/widgetsgallery
parentf25cccd8be24c9704e4f90502af182c0dec10ac6 (diff)
Changes: fix typo in engineering English comment syntax in pushbutton page
RevBy: Holger Schröder
Diffstat (limited to 'demos/widgetsgallery')
-rw-r--r--demos/widgetsgallery/pushbuttonpage.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/widgetsgallery/pushbuttonpage.cpp b/demos/widgetsgallery/pushbuttonpage.cpp
index 32bc49b7..fdf56c97 100644
--- a/demos/widgetsgallery/pushbuttonpage.cpp
+++ b/demos/widgetsgallery/pushbuttonpage.cpp
@@ -463,7 +463,7 @@ void PushButtonPage::retranslateUi()
/*% "2. Multiple buttons that are collected as a column in portrait and rearrange to rows when switching to landscape" */
text6->setText(qtTrId("xx_push_button_text6"));
- /*%"For these buttons apply the names <i>#CommonTopButton, #CommonVerticalCenterButton and #CommonBottomButton.</i>" */
+ /*% "For these buttons apply the names <i>#CommonTopButton, #CommonVerticalCenterButton and #CommonBottomButton.</i>" */
text7->setText(qtTrId("xx_push_button_text7"));
/*% "3. Multiple buttons that are always collected in rows (in both orientations)" */