Kage Studio 0.7.230612
A Simple Free and Open Source 2D Animation Software
|
#include <gtkmm/window.h>
#include <gtkmm/dialog.h>
#include <gtkmm/box.h>
#include <gtkmm/label.h>
#include <gtkmm/entry.h>
#include "kage/timeline/layer.h"
#include <iostream>
Go to the source code of this file.
Data Structures | |
class | LayerRenameDialog |