Ignore:
Timestamp:
Feb 11, 2010, 11:19:06 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.6.1 sources.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/src/gui/widgets/widgets.pri

    r2 r561  
    3131        widgets/qlineedit.h \
    3232        widgets/qlineedit_p.h \
     33
    3334        widgets/qmainwindow.h \
    3435        widgets/qmainwindowlayout_p.h \
     
    3839        widgets/qmdisubwindow_p.h \
    3940        widgets/qmenu.h \
     41
    4042        widgets/qmenubar.h \
     43
    4144        widgets/qmenudata.h \
    4245        widgets/qprogressbar.h \
     
    8083        widgets/qplaintextedit_p.h \
    8184        widgets/qprintpreviewwidget.h
    82 
    8385SOURCES += \
    8486        widgets/qabstractbutton.cpp \
     
    100102        widgets/qlabel.cpp \
    101103        widgets/qlcdnumber.cpp \
     104
    102105        widgets/qlineedit.cpp \
     106
    103107        widgets/qmainwindow.cpp \
    104108        widgets/qmainwindowlayout.cpp \
     
    141145        widgets/qprintpreviewwidget.cpp
    142146
    143 
    144147!embedded:mac {
    145148    HEADERS += widgets/qmacnativewidget_mac.h \
     
    161164    !static: QMAKE_WRITE_DEFAULT_RC = 1
    162165}
     166
     167
     168
     169
Note: See TracChangeset for help on using the changeset viewer.