Moved textedit widget into backyard as it was never platform independent anyway (but relied on the C64 hibit cursor).
This commit is contained in:
parent
79898a5096
commit
d474777ff8
|
@ -43,7 +43,7 @@
|
|||
*
|
||||
* This file is part of the Contiki desktop environment
|
||||
*
|
||||
* $Id: ctk-textedit.c,v 1.1 2006/06/17 22:41:17 adamdunkels Exp $
|
||||
* $Id: ctk-textedit.c,v 1.1 2007/11/20 20:41:54 oliverschmidt Exp $
|
||||
*
|
||||
*/
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
*
|
||||
* This file is part of the Contiki desktop environment
|
||||
*
|
||||
* $Id: ctk-textedit.h,v 1.1 2006/06/17 22:41:17 adamdunkels Exp $
|
||||
* $Id: ctk-textedit.h,v 1.1 2007/11/20 20:41:54 oliverschmidt Exp $
|
||||
*
|
||||
*/
|
||||
#ifndef __CTK_TEXTEDIT_H__
|
Loading…
Reference in a new issue