Trivial DocTreeView patch ...

Mario Scalas mario.scalas at libero.it
Sun Mar 16 19:01:02 UTC 2003


Context: I have the kdelibs (3.1.0) doxygen documentation built locally
and have built gideon with 
./configure --prefix=/home/mario/kde --with-debug=full 
--with-kdelibsdoxy-dir=/usr/kde/3.1/share/doc/HTML/en/kdelibs-apidocs
The problem: from the DoctreeView select KDE documentation (doxygen) folder 
and then any of the folder, DCOP for example. Gideon will try to open:
file:/usr/kde/3.1/share/doc/HTML/en/kdelibs-apidocs/dcop/html//index.html 
context=ctx_doxygen
(Note the '//index.html') resulting in CSS not being applied (or something 
else ;). For the items under the selected folder, CSS are correctly applied.

The attached patch solve the problem (ok, actually is only a "bad 
look"-problem ;). Please commit if it is ok.

Regards,
Mario 


-- 
Mario Scalas <mario.scalas at libero.it>
Homepage: http://digilander.iol.it/zakuteam

"Miser, miser! Modo niger et ustus fortiter."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: doctreeviewwidget.cpp.diff
Type: text/x-diff
Size: 862 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20030316/ef2e368e/attachment.bin>


More information about the KDevelop-devel mailing list