Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_undo_store.cpp
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2007 Sven Langkamp <sven.langkamp@gmail.com>
3 *
4 * SPDX-License-Identifier: GPL-2.0-or-later
5 */
6
7#include "kis_undo_store.h"
8
9#include "kis_debug.h"
10
11
15
virtual ~KisUndoStore()