diff -r 0bba81dde1bc -r 36eb4b8f409e vym.pro --- a/vym.pro Fri Feb 19 13:47:03 2010 +0000 +++ b/vym.pro Thu Feb 25 11:03:52 2010 +0000 @@ -44,6 +44,8 @@ bugagent.h \ editxlinkdialog.h \ exportoofiledialog.h \ + exporthtmldialog.h\ + exporthtmldialog.h\ exportxhtmldialog.h\ exports.h \ extrainfodialog.h \ @@ -111,6 +113,7 @@ editxlinkdialog.cpp \ exportoofiledialog.cpp \ exports.cpp \ + exporthtmldialog.cpp \ exportxhtmldialog.cpp \ extrainfodialog.cpp \ file.cpp \ @@ -165,6 +168,7 @@ FORMS = \ attributewidget.ui \ branchpropwindow.ui \ + exporthtmldialog.ui \ exportxhtmldialog.ui \ extrainfodialog.ui \ editxlinkdialog.ui \