This repository has been archived on 2020-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
gnoemoe/gnoemoe/dialogs/gm-world-paste-dialog.h

8 lines
189 B
C

#ifndef __GM_WORLD_PASTE_DIALOG__
#define __GM_WORLD_PASTE_DIALOG__
#include "widgets/gm-app-view.h"
void gm_world_paste_dialog_run(GmAppView *view);
#endif /* __GM_WORLD_PASTE_DIALOG */