Changeset 0d00e53 in mainline for uspace/app/hello/hello.h


Ignore:
Timestamp:
2024-11-07T10:38:29Z (3 weeks ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
master
Children:
9a07ee3, a450088
Parents:
ad9e225
git-author:
Jiri Svoboda <jiri@…> (2024-10-06 18:37:25)
git-committer:
Jiri Svoboda <jiri@…> (2024-11-07 10:38:29)
Message:

Shut down dialog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/hello/hello.h

    rad9e225 r0d00e53  
    11/*
    2  * Copyright (c) 2020 Jiri Svoboda
     2 * Copyright (c) 2024 Jiri Svoboda
    33 * All rights reserved.
    44 *
     
    3737#define HELLO_H
    3838
    39 #include <display.h>
    4039#include <ui/fixed.h>
    4140#include <ui/label.h>
Note: See TracChangeset for help on using the changeset viewer.