--- a/zz_configDialog.h Wed Apr 10 01:51:35 2013 +0300 +++ b/zz_configDialog.h Wed Apr 10 02:22:35 2013 +0300 @@ -36,12 +36,12 @@ // Main tab widgets QLabel* qLDrawPathLabel; QLabel* qGLBackgroundLabel, *qGLForegroundLabel, *qGLForegroundAlphaLabel; - QLabel* qGLLineThicknessLabel; + QLabel* qGLLineThicknessLabel, *qToolBarIconSizeLabel; QLineEdit* qLDrawPath; QPushButton* qLDrawPathFindButton; QPushButton* qGLBackgroundButton, *qGLForegroundButton; QCheckBox* qLVColorize, *qGLColorBFC; - QSlider* qGLForegroundAlpha, *qGLLineThickness; + QSlider* qGLForegroundAlpha, *qGLLineThickness, *qToolBarIconSize; // ========================================================================= // Shortcuts tab