Changeset 21 for trunk/src/dialogs/qmessagebox.cpp
- Timestamp:
- Nov 17, 2005, 8:51:23 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/dialogs/qmessagebox.cpp
r20 r21 1043 1043 //@@TODO (dmik): currently, the accessibility support is not implemented 1044 1044 // on OS/2, but we still need to play a sound when QMessageBox is opened. 1045 ULONG alarmStyle ;1045 ULONG alarmStyle = 0; 1046 1046 bool playAlarm = TRUE; 1047 1047 switch ( icon() ) {
Note:
See TracChangeset
for help on using the changeset viewer.