Changeset 154 for smplayer/vendor/current/src/errordialog.cpp
- Timestamp:
- Feb 21, 2014, 4:44:11 PM (12 years ago)
- File:
-
- 1 edited
-
smplayer/vendor/current/src/errordialog.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/src/errordialog.cpp
r140 r154 26 26 27 27 icon->setText(""); 28 icon->setPixmap( Images::icon("warning") ); 28 icon->setPixmap( Images::icon("crash") ); 29 30 intro_label->setText("<html><head/><body><p align=\"left\"><span style=\"font-size:14pt; font-weight:600;\">" + tr("Oops, something wrong happened") +"</span></p></body></html>"); 29 31 30 32 text->setText("");
Note:
See TracChangeset
for help on using the changeset viewer.
