tests/auto/qlineedit/qlineedit.pro
branchGCC_SURGE
changeset 31 5daf16870df6
parent 23 89e065397ea6
equal deleted inserted replaced
27:93b982ccede2 31:5daf16870df6
     1 load(qttest_p4)
     1 load(qttest_p4)
       
     2 contains(QT_CONFIG,qt3support) QT += qt3support
     2 SOURCES  += tst_qlineedit.cpp
     3 SOURCES  += tst_qlineedit.cpp
     3 
     4 
     4 
     5 
     5 
     6