Changeset 89 in MondoRescue for trunk/mondo/mondo/common/X-specific.h


Ignore:
Timestamp:
Oct 27, 2005, 10:45:34 PM (18 years ago)
Author:
bcornec
Message:

merge r87:88 of the 2.04_berlios branch
indent some files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mondo/mondo/common/X-specific.h

    r59 r89  
    6464    struct Event {
    6565        enum EventType { None, Show, Hide, New, SetProgress, SetTotal,
    66                 SetText, InsLine, PopupWithButtons, InfoMsg, ErrorMsg,
    67                 GetInfo } type;
     66            SetText, InsLine, PopupWithButtons, InfoMsg, ErrorMsg,
     67            GetInfo
     68        } type;
    6869        QWidget *data;
    6970// union {
Note: See TracChangeset for help on using the changeset viewer.