With the help of Andrew Bachmann, I finally fixed the multi-byte charachter deleting / Undoing.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5422 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stefano Ceccherini
2003-11-20 14:02:58 +00:00
parent 2e7ea41af1
commit 76f6f6ff76
+1 -1
View File
@@ -34,7 +34,7 @@
#include <Clipboard.h>
// Local Includes --------------------------------------------------------------
#include "MoreUTF8.h"
#include "moreUTF8.h"
#include "UndoBuffer.h"