Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tobias Hunger
qt-creator
Commits
3ea8e3e0
Commit
3ea8e3e0
authored
Apr 27, 2010
by
Friedemann Kleint
Browse files
i18n: tr()-Fixes.
parent
f2615156
Changes
3
Hide whitespace changes
Inline
Side-by-side
src/plugins/cpaster/fileshareprotocol.h
View file @
3ea8e3e0
...
...
@@ -44,6 +44,7 @@ struct FileShareProtocolSettings;
class
FileShareProtocol
:
public
Protocol
{
Q_OBJECT
Q_DISABLE_COPY
(
FileShareProtocol
)
public:
FileShareProtocol
();
...
...
src/plugins/qt4projectmanager/qt-maemo/maemopackagecontents.h
View file @
3ea8e3e0
...
...
@@ -41,6 +41,7 @@ class MaemoPackageCreationStep;
class
MaemoPackageContents
:
public
QAbstractTableModel
{
Q_OBJECT
public:
struct
Deployable
{
...
...
src/plugins/qt4projectmanager/qt-maemo/maemopackagecreationwidget.ui
View file @
3ea8e3e0
...
...
@@ -16,18 +16,17 @@
<verstretch>
1
</verstretch>
</sizepolicy>
</property>
<property
name=
"windowTitle"
>
<string>
Form
</string>
</property>
<layout
class=
"QVBoxLayout"
name=
"verticalLayout"
>
<item>
<widget
class=
"QLabel"
name=
"contentsLabel"
>
<property
name=
"font"
>
<font>
<weight>
75
</weight>
<bold>
true
</bold>
</font>
</property>
<property
name=
"text"
>
<string>
<
!DOCTYPE HTML PUBLIC
"
-//W3C//DTD HTML 4.0//EN
"
"
http://www.w3.org/TR/REC-html40/strict.dtd
">
<
html
><
head
><
meta name=
"
qrichtext
"
content=
"
1
"
/
><
style type=
"
text/css
">
p, li { white-space: pre-wrap; }
<
/style
><
/head
><
body style=
"
font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;
">
<
p style=
"
margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;
"><
span style=
"
font-weight:600;
">
Package contents:
<
/span
><
/p
><
/body
><
/html
>
</string>
<string>
Package contents:
</string>
</property>
</widget>
</item>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment