----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/115351/ -----------------------------------------------------------
Review request for kdelibs. Repository: kdelibs Description ------- Enabling automatic spell checking in Kate, I see a lot of debug output in the form of: Enchant dict for "en_US" 0x43a1480 This patch should fix this and only output the lines when debug output is enabled via kdebugdialog. Diffs ----- sonnet/plugins/enchant/enchantdict.cpp c289d26 Diff: https://git.reviewboard.kde.org/r/115351/diff/ Testing ------- None actually, not even tested if it compiles. Thanks, Milian Wolff