changeset 200 | 451cab91e350 |
parent 179 | d1d6d9c29f9f |
child 205 | 30c4a6c7ff10 |
1.1 --- a/vym.pro Tue Jan 03 09:44:41 2006 +0000 1.2 +++ b/vym.pro Tue Jan 31 15:56:28 2006 +0000 1.3 @@ -6,6 +6,7 @@ 1.4 HEADERS += aboutdialog.h \ 1.5 api.h \ 1.6 branchobj.h \ 1.7 + exportoofiledialog.h \ 1.8 exports.h \ 1.9 file.h \ 1.10 findwindow.h \ 1.11 @@ -36,6 +37,7 @@ 1.12 SOURCES += aboutdialog.cpp \ 1.13 api.cpp \ 1.14 branchobj.cpp \ 1.15 + exportoofiledialog.cpp \ 1.16 exports.cpp \ 1.17 file.cpp \ 1.18 findwindow.cpp \