--- a/zz_addObjectDialog.h Wed May 08 04:10:31 2013 +0300 +++ b/zz_addObjectDialog.h Wed May 08 13:19:07 2013 +0300 @@ -55,6 +55,7 @@ // Subfile stuff QTreeWidget* tw_subfileList; QLineEdit* le_subfileName; + QLabel* lb_subfileName; // Radial stuff QCheckBox* cb_radHiRes; @@ -63,6 +64,8 @@ QLabel* lb_radType, *lb_radResolution, *lb_radSegments, *lb_radRingNum; + QLineEdit* le_matrix; + QDialogButtonBox* bbx_buttons; private: