7#ifndef KIS_UNDO_ADAPTER_H_
8#define KIS_UNDO_ADAPTER_H_
12#include <kritaimage_export.h>
25 void emitSelectionChanged();
34 m_undoStore = undoStore;
virtual void undoLastCommand()=0
void setUndoStore(KisUndoStore *undoStore)
virtual const KUndo2Command * presentCommand()=0
virtual void beginMacro(const KUndo2MagicString ¯oName)=0
virtual void endMacro()=0
KisUndoStore * undoStore()
virtual void addCommand(KUndo2Command *cmd)=0