vym.pro
changeset 423 7019762f8701
parent 406 1c8ff1928b97
child 432 f867269ab8a1
     1.1 --- a/vym.pro	Tue Jan 23 11:50:53 2007 +0000
     1.2 +++ b/vym.pro	Tue Jan 23 11:50:56 2007 +0000
     1.3 @@ -11,6 +11,7 @@
     1.4  	aboutdialog.h \
     1.5  	api.h \
     1.6  	branchobj.h \
     1.7 +	branchpropwindow.h\
     1.8  	editxlinkdialog.h \
     1.9  	exportoofiledialog.h \
    1.10  	exportxhtmldialog.h\
    1.11 @@ -51,6 +52,7 @@
    1.12  	aboutdialog.cpp \
    1.13  	api.cpp \
    1.14  	branchobj.cpp \
    1.15 +	branchpropwindow.cpp \
    1.16  	editxlinkdialog.cpp \
    1.17  	exportoofiledialog.cpp \
    1.18  	exports.cpp \
    1.19 @@ -89,6 +91,7 @@
    1.20  	warningdialog.cpp 
    1.21  
    1.22  FORMS = \
    1.23 +	branchpropwindow.ui \
    1.24  	exportxhtmldialog.ui \
    1.25  	extrainfodialog.ui \
    1.26  	editxlinkdialog.ui \