Use videos icon in videos page
authorWuzzy <almikes@aol.com>
Fri, 14 Apr 2017 07:27:56 +0200
changeset 12252 5ac38cf14d91
parent 12251 caff1a3a7456
child 12253 8e9603088f99
Use videos icon in videos page
QTfrontend/ui/page/pagevideos.cpp
--- a/QTfrontend/ui/page/pagevideos.cpp	Fri Apr 14 06:36:36 2017 +0200
+++ b/QTfrontend/ui/page/pagevideos.cpp	Fri Apr 14 07:27:56 2017 +0200
@@ -110,7 +110,7 @@
     QGridLayout * pPageLayout = new QGridLayout();
     pPageLayout->setColumnStretch(0, 1);
     pPageLayout->setColumnStretch(1, 2);
-    QString pathIcon = ":/res/graphicsicon.png";
+    QString pathIcon = ":/res/Videos.png";
 
     // list of videos
     {