zz_configDialog.h

changeset 88
652028158792
parent 83
614ec2640e40
child 100
e40358266290
--- 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

mercurial