ui/motif/image.c@3da24640513a
ui/motif/image.c
Sun, 07 Dec 2025 20:00:33 +0100
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sun, 07 Dec 2025 20:00:33 +0100
- changeset 114
- 3da24640513a
- parent 108
-
77254bd6dccb
- permissions
- -rw-r--r--
fix settings dialog doesn't open when there is no .dav/config.xml file
/*
* 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.
*/
#include "image.h"
void ui_image_ref(UIIMAGE img) {
// TODO
}
void ui_image_unref(UIIMAGE img) {
// TODO
}