mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-18 15:35:55 +01:00
fixed some Bool flags passed to WINgs functions to always set 1 or 0 values internally
This commit is contained in:
@@ -1650,7 +1650,7 @@ int WMGetTextInsertType(WMText *tPtr);
|
||||
|
||||
//int WMGetCurrentTextBlock(WMText *tPtr);
|
||||
|
||||
//void WMPrependTextBlock(WMText *tPtr, void *vtb);
|
||||
void WMPrependTextBlock(WMText *tPtr, void *vtb);
|
||||
|
||||
void WMAppendTextBlock(WMText *tPtr, void *vtb);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user