Changeset 2eda137
- Timestamp:
- 04/15/10 14:50:41 (13 years ago)
- Branches:
- master, qt5
- Children:
- 3329d39
- Parents:
- 04acaf9
- Location:
- src/gui
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/importschedulewidget.cpp
r04acaf9 r2eda137 207 207 online->show(); 208 208 // proxySettings->show(); 209 importScheduleLabel->setText(" Import schedule:");209 importScheduleLabel->setText("Schedule:"); 210 210 211 211 emit(scheduleImported(confId)); -
src/gui/importschedulewidget.ui
r04acaf9 r2eda137 32 32 </property> 33 33 <property name="text"> 34 <string> Import schedule:</string>34 <string>Schedule:</string> 35 35 </property> 36 36 </widget>
Note: See TracChangeset
for help on using the changeset viewer.