Review Request 108822: Define KAuth::ActionReply::setType

Konstantinos Smanis konstantinos.smanis at gmail.com
Wed Feb 6 22:29:55 GMT 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/108822/
-----------------------------------------------------------

Review request for kdelibs.


Description
-------

void KAuth::ActionReply::setType(KAuth::ActionReply::Type type) is declared but not defined since the import of KAuth in kdelibs (KDE 4.4).

readelf proves so as well:

$ readelf -Ws /usr/lib64/libkdecore.so | grep setType
  1773: 00000000000e90d0   149 FUNC    GLOBAL DEFAULT   11 _ZN9KDateTime4Spec7setTypeERK9KTimeZone
  3588: 00000000000e8fe0   120 FUNC    GLOBAL DEFAULT   11 _ZN9KDateTime4Spec7setTypeENS_8SpecTypeEi
$

Link for setType() in the API Docs: http://api.kde.org/4.10-api/kdelibs-apidocs/kdecore/html/classKAuth_1_1ActionReply.html#a3861ac8b616d7c16b6e3f68e27d1016f


Diffs
-----

  kdecore/auth/kauthactionreply.cpp 53b0e39 

Diff: http://git.reviewboard.kde.org/r/108822/diff/


Testing
-------

Compiles against KDE 4.10.0.


Thanks,

Konstantinos Smanis

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20130206/ff130365/attachment.htm>


More information about the kde-core-devel mailing list