- Timestamp:
- Apr 7, 2013, 1:02:56 PM (12 years ago)
- Location:
- Vago/trunk/Vago/packageWizard
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
Vago/trunk/Vago/packageWizard/packagepage3.ui
r797 r799 65 65 <widget class="QLineEdit" name="leIncompatible"> 66 66 <property name="toolTip"> 67 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> 68 <html><head><meta name="qrichtext" content="1" /><style type="text/css"> 69 p, li { white-space: pre-wrap; } 70 </style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> 71 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Fill with the packages number that will conflict with this package</span></p></body></html></string> 67 <string>Fill with the packages number that will conflict with this package</string> 72 68 </property> 73 69 </widget> -
Vago/trunk/Vago/packageWizard/packagepage4.cpp
r790 r799 8 8 ui->setupUi(this); 9 9 this->setTitle("Package Files"); 10 this->setSubTitle("Add here the resources to the correspondent plataform for your package.");10 this->setSubTitle("Add the resources to the corresponding platform for your package."); 11 11 12 12 commonTable=ui->twCommon;
Note:
See TracChangeset
for help on using the changeset viewer.