diff --git a/frontend_qt4/mainWindow.ui b/frontend_qt4/mainWindow.ui
index d2b2f8b0..bc149aae 100644
--- a/frontend_qt4/mainWindow.ui
+++ b/frontend_qt4/mainWindow.ui
@@ -6,7 +6,7 @@
0
0
749
- 744
+ 747
@@ -18,9 +18,19 @@
Zint Barcode Studio
+
+
+ :/zico.png:/zico.png
+
+
+ background-image: url(:/blueback.png);
+
-
+
+ false
+
Preview
@@ -33,6 +43,9 @@
300
+
+ false
+
-
@@ -191,6 +204,12 @@
350
+
+ false
+
+
+
+
0
diff --git a/frontend_qt4/resources.qrc b/frontend_qt4/resources.qrc
index 0e9d88b6..ec01b052 100644
--- a/frontend_qt4/resources.qrc
+++ b/frontend_qt4/resources.qrc
@@ -4,6 +4,7 @@
zoomout.png
rotateleft.png
rotateright.png
+ zico.png
grpAztec.ui
grpC39.ui
grpDM.ui
diff --git a/frontend_qt4/zico.png b/frontend_qt4/zico.png
new file mode 100644
index 00000000..e24357f9
Binary files /dev/null and b/frontend_qt4/zico.png differ