From kde-commits Wed May 15 12:54:58 2013 From: Anne-Marie Mahfouf Date: Wed, 15 May 2013 12:54:58 +0000 To: kde-commits Subject: Re: [kdelibs/frameworks] /: Move KTextBrowser to KDE4Support Message-Id: <300455505.140345086.1368622498893.JavaMail.root () spooler3-g27 ! priv ! proxad ! net> X-MARC-Message: https://marc.info/?l=kde-commits&m=136862253225629 Hi, I'll submit a patch and will check the other moves to add this as well if i= t's missing. Anne-Marie ----- Mail original ----- > De: "David Faure" > =C3=80: kde-commits@kde.org > Cc: "Anne-Marie Mahfouf" > Envoy=C3=A9: Mercredi 15 Mai 2013 14:12:38 > Objet: Re: [kdelibs/frameworks] /: Move KTextBrowser to KDE4Support >=20 > On Wednesday 15 May 2013 12:31:49 Anne-Marie Mahfouf wrote: > > @@ -44,7 +44,7 @@ > > * @author Espen Sand (espensa@online.no) > > */ > > =20 > > -class KDEUI_EXPORT KTextBrowser : public QTextBrowser > > +class KDE4SUPPORT_EXPORT KTextBrowser : public QTextBrowser >=20 > This is missing an addition to the class documentation, like >=20 > @deprecated since 5.0, use QTextBrowser instead. > setNotifyClick() becomes ... ? > Replace with on > QTextBrowser>. > etc. >=20 >=20 > -- > David Faure, faure@kde.org, http://www.davidfaure.fr > Working on KDE, in particular KDE Frameworks 5 >=20 >=20