Ignore:
Timestamp:
Nov 17, 2005, 8:51:23 PM (20 years ago)
Author:
dmik
Message:

Fixed one more compiler warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/dialogs/qmessagebox.cpp

    r20 r21  
    10431043//@@TODO (dmik): currently, the accessibility support is not implemented
    10441044//  on OS/2, but we still need to play a sound when QMessageBox is opened.
    1045     ULONG alarmStyle;
     1045    ULONG alarmStyle = 0;
    10461046    bool playAlarm = TRUE;
    10471047    switch ( icon() ) {
Note: See TracChangeset for help on using the changeset viewer.