Patch for documentation of kfinddialog
Albert Astals Cid
tsdgeos at terra.es
Sat Aug 28 18:38:35 BST 2004
The patch changes lines like
@param options A bitfield of the Options to be enabled.
to
@param options A bitfield of the Options to be checked.
Because enabled is used too in setHasSelection doc that says
Enable/disable the 'search in selection' option
And that makes the first text misleading as it really does not enable/disable
the option like setHasSelection does. What it does is check the checkbox that
represents that option.
Agree to commit?
Albert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kfinddialog.h.patch
Type: text/x-diff
Size: 1356 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20040828/f88fa8c3/attachment.patch>
More information about the kde-core-devel
mailing list