mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-14 12:55:47 +01:00
- Fixed all // comments
- Final cleanups
This commit is contained in:
@@ -4019,7 +4019,7 @@ WMGetTextSelectionFont(WMText *tPtr)
|
||||
void
|
||||
WMSetTextSelectionUnderlined(WMText *tPtr, int underlined)
|
||||
{
|
||||
// check this
|
||||
/* // check this */
|
||||
if (underlined!=0 && underlined!=1)
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user