https://bugs.kde.org/show_bug.cgi?id=332380
--- Comment #13 from Shunsuke Shimizu <gr...@grafi.jp> --- Created attachment 95893 --> https://bugs.kde.org/attachment.cgi?id=95893&action=edit Declare constants for document and file id numbers. Thank you for your consideration! Starting the document and file ids from 0 with the invalid id -1 is maybe better. Feel free to revert the change of id numbers. Anyway hardcoding those are vulnerable to changes and mistakes, so I made another small patch to declare those as constants, on the top of your branch (393c846). -- You are receiving this mail because: You are watching all bug changes.