diff --git a/aboutwindow.ui b/aboutwindow.ui
index ecb5e09..9e1c1c8 100644
--- a/aboutwindow.ui
+++ b/aboutwindow.ui
@@ -33,7 +33,7 @@
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><img src=":/pics/logo" /></p>
+<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><img src=":/icons/logo.png" /></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">RepRaptor</span> is a free and open source software for controlling RepRap and similar mashines. This software is distributed by terms of <a href="https://www.gnu.org/licenses/gpl-2.0.html"><span style=" text-decoration: underline; color:#0000ff;">GPL v2 licence.</span></a></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; text-decoration: underline; color:#0000ff;"><br /></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">RepRaptor's main goal is to be as simple as possible and fast, yet functional. This software is being developed as a primary host software for <span style=" font-weight:600;">MGTU MIREA</span> university's 3D printing labratory by</p>
diff --git a/graphics.qrc b/graphics.qrc
index d884839..758ce20 100644
--- a/graphics.qrc
+++ b/graphics.qrc
@@ -1,5 +1,6 @@
-
- a3246.png
+
+ icons/icon.png
+ icons/logo.png
diff --git a/icons/icon.png b/icons/icon.png
new file mode 100644
index 0000000..d13cb1e
Binary files /dev/null and b/icons/icon.png differ
diff --git a/a3246.png b/icons/logo.png
similarity index 100%
rename from a3246.png
rename to icons/logo.png
diff --git a/mainwindow.ui b/mainwindow.ui
index 2744ebf..10b0fd0 100644
--- a/mainwindow.ui
+++ b/mainwindow.ui
@@ -6,7 +6,7 @@
0
0
- 736
+ 761
433
@@ -19,6 +19,10 @@
RepRaptor
+
+
+ :/icons/icon.png:/icons/icon.png
+
-
@@ -464,7 +468,7 @@
0
0
- 736
+ 761
20
@@ -525,7 +529,9 @@
-
+
+
+
actionOpen