Hello.<div>I've been trying this code but it doesn'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()->setWindowIcon(Application::instance()->mainWindow()->mainView()->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()->mainWindow()->setWindowIcon(Application::instance()->mainWindow()->mainView()->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()->mainWindow()->mainView()->tabIcon(index));</blockquote><div><br></div><div>They don'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("rekonq")); </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("edit-clear")); </blockquote><div><br></div><div>Doesn't work either!</div><div>Please help!</div><div>I don'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">