1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-13 04:15:50 +01:00

added WINDOWS_MENU to rootmenu

This commit is contained in:
kojima
2001-02-17 21:44:22 +00:00
parent 50e85f57f2
commit b04c4ea500
10 changed files with 232 additions and 143 deletions

View File

@@ -195,7 +195,7 @@ WMSetScrollerParameters(WMScroller *sPtr, float floatValue,
if (sPtr->view->flags.realized)
paintScroller(sPtr);
WMPostNotificationName(WMScrollerDidScrollNotification, sPtr, NULL);
/* WMPostNotificationName(WMScrollerDidScrollNotification, sPtr, NULL);*/
}