mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-26 13:20:45 +00:00
Java code formatting, Interface action item block fixed
This commit is contained in:
@@ -195,9 +195,10 @@ public interface WinUser extends StdCallLibrary, WinDef {
|
||||
|
||||
/**
|
||||
* Return whether to continue enumeration.
|
||||
*
|
||||
* @param hWnd
|
||||
* @param data
|
||||
* @return
|
||||
* @return
|
||||
*/
|
||||
boolean callback(HWND hWnd, Pointer data);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user