Ignore:
Timestamp:
Apr 1, 2010, 4:38:54 PM (14 years ago)
Author:
ronosman
Message:

Feature 1562 : remove STAY_ON_TOP attribute.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/pLoader/trunk/src/Uploader/GUI/wxGlobalSettings.pm

    r5472 r5538  
    3030            wxMINIMIZE_BOX
    3131            wxRESIZE_BORDER
    32             wxSTAY_ON_TOP
    3332            wxALIGN_CENTER
    3433            wxALL
     
    7170            wxMINIMIZE_BOX|
    7271            wxRESIZE_BORDER|
    73             wxDEFAULT_DIALOG_STYLE|
    74             wxSTAY_ON_TOP
     72            wxDEFAULT_DIALOG_STYLE
    7573    );
    7674
Note: See TracChangeset for help on using the changeset viewer.