1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-04-18 22:33:32 +02:00

Gah!. New incompatible change in wtext.c broke the compilation of code

using WMText widget
This commit is contained in:
dan
2000-10-15 00:11:41 +00:00
parent 9b0e0c6c54
commit 172da48a60

View File

@@ -504,6 +504,8 @@ testTextField(WMScreen *scr)
}
#if 0
void
testText(WMScreen *scr)
{
@@ -541,8 +543,8 @@ testText(WMScreen *scr)
WMRealizeWidget(win);
WMMapSubwidgets(win);
WMMapWidget(win);
}
#endif
void