From: Enar Väikene Date: Thu, 1 Dec 2011 14:17:44 +0000 (+0200) Subject: The LogView widget is now subclassed from Gui::Panel and adds itself to the document... X-Git-Url: https://vaikene.ee/gitweb/pswgen11.html?a=commitdiff_plain;h=7a8ba1ead6dbe609ecc6eeae5ddde607f0b5bd5f;hp=7a8ba1ead6dbe609ecc6eeae5ddde607f0b5bd5f;p=evaf The LogView widget is now subclassed from Gui::Panel and adds itself to the document interface manager. * Is currently hardcoded to use the SdiWindow::iSdiWindow * The name of the panel defaults to "LogView", but can be changed in the XML file attribute "panelName". ---