|
Last change
on this file since 596 was 2, checked in by Dmitry A. Kuminov, 17 years ago |
|
Initially imported qt-all-opensource-src-4.5.1 from Trolltech.
|
|
File size:
290 bytes
|
| Line | |
|---|
| 1 | # Qt compat module, old itemviews
|
|---|
| 2 |
|
|---|
| 3 | HEADERS += itemviews/q3iconview.h \
|
|---|
| 4 | itemviews/q3listbox.h \
|
|---|
| 5 | itemviews/q3listview.h \
|
|---|
| 6 | itemviews/q3table.h
|
|---|
| 7 |
|
|---|
| 8 | SOURCES += itemviews/q3iconview.cpp \
|
|---|
| 9 | itemviews/q3listbox.cpp \
|
|---|
| 10 | itemviews/q3listview.cpp \
|
|---|
| 11 | itemviews/q3table.cpp
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.