Deleting replicants now works

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18066 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stefano Ceccherini
2006-07-07 19:16:50 +00:00
parent 05fd381837
commit 931aebe962
3 changed files with 35 additions and 33 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
#include <Rect.h>
#include <Region.h>
const static uint32 kDeleteDragger = 'JAHA';
const static uint32 kDeleteReplicant = 'JAHA';
struct shape_data {
uint32* opList;