Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
@ -107,7 +107,7 @@ KDictSpellingHighlighter* ChatTextEditPart::spellHighlighter()
}
// NAUGHTY, BAD AND WRONG! (but needed to fix nick complete bugs)
#include <tqrichtext_p.h>
#include <private/tqrichtext_p.h>
class EvilTextEdit : public KTextEdit
{
public:
@ -10,7 +10,7 @@
#include <tqclipboard.h>
#include <tqevent.h>
#include <tdeparts/genericfactory.h>
#include "krichtexteditpart.h"
#include "krichtexteditpart.moc"