Hello.<div>I&#39;ve been trying this code but it doesn&#39;t work!</div><div><br></div><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
Application::instance()-&gt;setWindowIcon(Application::instance()-&gt;mainWindow()-&gt;mainView()-&gt;tabIcon(index));</blockquote><div><br></div><div>and this one</div><div><br></div><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
Application::instance()-&gt;mainWindow()-&gt;setWindowIcon(Application::instance()-&gt;mainWindow()-&gt;mainView()-&gt;tabIcon(index));</blockquote><div><br></div><div>and even this one in mainwindow.cpp</div><div><br></div>
<meta http-equiv="content-type" content="text/html; charset=utf-8"><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
setWindowIcon(Application::instance()-&gt;mainWindow()-&gt;mainView()-&gt;tabIcon(index));</blockquote><div><br></div><div>They don&#39;t work!</div><div>I even change this</div><div><br></div><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
setWindowIcon(KIcon(&quot;rekonq&quot;)); </blockquote><div><br></div><div>to</div><div><br></div><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
 setWindowIcon(KIcon(&quot;edit-clear&quot;)); </blockquote><div><br></div><div>Doesn&#39;t work either!</div><div>Please help!</div><div>I don&#39;t have much time left!</div><div><br></div><div>----------------------------------------------------------------------------------------------------------------</div>
<meta http-equiv="content-type" content="text/html; charset=utf-8"><div>Thanks in advance!</div><meta http-equiv="content-type" content="text/html; charset=utf-8">