mirror of
https://github.com/gryf/wmaker.git
synced 2026-04-18 14:13:32 +02:00
Gah!. New incompatible change in wtext.c broke the compilation of code
using WMText widget
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user