ui/motif/image.h

Sat, 05 Apr 2025 17:57:04 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sat, 05 Apr 2025 17:57:04 +0200
changeset 107
b34bd1557c6c
parent 0
2483f517c562
permissions
-rw-r--r--

use ui_list_update to update lists

/*
 * To change this license header, choose License Headers in Project Properties.
 * To change this template file, choose Tools | Templates
 * and open the template in the editor.
 */

/* 
 * File:   image.h
 * Author: olaf
 *
 * Created on 1. Juli 2018, 19:01
 */

#ifndef IMAGE_H
#define IMAGE_H

#include "../ui/image.h"

#ifdef __cplusplus
extern "C" {
#endif




#ifdef __cplusplus
}
#endif

#endif /* IMAGE_H */

mercurial