resources/TabListEditor.rs
author Claus Gittinger <cg@exept.de>
Fri, 05 Mar 2004 13:44:07 +0100
changeset 1803 a0f73e1695e1
parent 1787 1ecbbc84a5c8
permissions -rw-r--r--
clear -> clearView To allow subclasses of GraphicsContext to redefine #clear with more clearing (i.e. a TextCollector, to clear its contents)

#encoding iso8859-1

;
; $Header$
;
; this file contains 8bit national characters;
; DONT EDIT this file with an old vi !

#if Language == #de
# include 'TabListEditor_de.rs'
#endif

#if Language == #ru
# include 'TabListEditor_ru.rs'
#endif

#if Language == #ja
# include 'TabListEditor_ja.rs'
#endif