1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-03-13 13:15:45 +01:00

*** empty log message ***

This commit is contained in:
nwanua
2000-11-01 02:54:50 +00:00
parent a20c49b80f
commit 84ba62ba6b
2 changed files with 7 additions and 7 deletions

View File

@@ -1475,6 +1475,8 @@ void WMSetRulerReleaseAction(WMRuler *rPtr, WMAction *action, void *clientData);
WMText *WMCreateTextForDocumentType(WMWidget *parent,
WMAction *parser, WMAction *writer);
void WMSetTextDelegate(WMText *tPtr, WMTextDelegate *delegate);
void WMFreezeText(WMText *tPtr);
void WMThawText(WMText *tPtr);