mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-05 08:25:47 +01:00
Fixed some // style comments
This commit is contained in:
@@ -471,7 +471,7 @@ vScrollCallBack(WMWidget *scroller, void *self)
|
||||
(float)(itemCount - lPtr->fullFitLines);
|
||||
|
||||
if (oldTopItem != lPtr->topItem)
|
||||
paintList(lPtr); // use updateScroller(lPtr) here?
|
||||
paintList(lPtr); /* use updateScroller(lPtr) here? -Dan */
|
||||
break;
|
||||
|
||||
case WSKnobSlot:
|
||||
|
||||
Reference in New Issue
Block a user