vym.pro
changeset 824 36eb4b8f409e
parent 823 0bba81dde1bc
child 825 1ad892c1a709
     1.1 --- a/vym.pro	Fri Feb 19 13:47:03 2010 +0000
     1.2 +++ b/vym.pro	Thu Feb 25 11:03:52 2010 +0000
     1.3 @@ -44,6 +44,8 @@
     1.4  	bugagent.h \
     1.5  	editxlinkdialog.h \
     1.6  	exportoofiledialog.h \
     1.7 +	exporthtmldialog.h\
     1.8 +	exporthtmldialog.h\
     1.9  	exportxhtmldialog.h\
    1.10  	exports.h \
    1.11  	extrainfodialog.h \
    1.12 @@ -111,6 +113,7 @@
    1.13  	editxlinkdialog.cpp \
    1.14  	exportoofiledialog.cpp \
    1.15  	exports.cpp \
    1.16 +	exporthtmldialog.cpp \
    1.17  	exportxhtmldialog.cpp \
    1.18  	extrainfodialog.cpp \
    1.19  	file.cpp \
    1.20 @@ -165,6 +168,7 @@
    1.21  FORMS = \
    1.22  	attributewidget.ui \
    1.23  	branchpropwindow.ui \
    1.24 +	exporthtmldialog.ui \
    1.25  	exportxhtmldialog.ui \
    1.26  	extrainfodialog.ui \
    1.27  	editxlinkdialog.ui \