Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/aboutos/aboutos.c

    r1172326 rcd27cd1  
    11/*
    2  * Copyright (c) 2025 Wayne Michael Thornton (WMT) <wmthornton-dev@outlook.com>
    32 * Copyright (c) 2024 Jiri Svoboda
    43 * Copyright (c) 2012 Petr Koupy
     
    168167        ui_wnd_params_init(&params);
    169168        params.caption = "About HelenOS";
    170         params.placement = ui_wnd_place_center;
    171169
    172170        /* FIXME: Auto layout */
Note: See TracChangeset for help on using the changeset viewer.