개정판 f816dd63
issue #923: add RedoCommand class
Change-Id: I4030ff812a02655439edccaa65cdaaa035e1549a
KCOM/KCOM.csproj | ||
---|---|---|
322 | 322 |
<Compile Include="Controls\TeighaD3DImageResult.cs" /> |
323 | 323 |
<Compile Include="Events\ConsolidateCommand.cs" /> |
324 | 324 |
<Compile Include="Events\DeleteCommand.cs" /> |
325 |
<Compile Include="Events\SaveCommand.cs" />
|
|
325 |
<Compile Include="Events\Move.cs" />
|
|
326 | 326 |
<Compile Include="Events\UndoCommand.cs" /> |
327 |
<Compile Include="Events\SaveCommand.cs" /> |
|
328 |
<Compile Include="Events\RedoCommand.cs" /> |
|
327 | 329 |
<Compile Include="IAbstractDatabase.cs" /> |
328 | 330 |
<Compile Include="Logger.cs" /> |
329 | 331 |
<Compile Include="Messenger\ConversationView.xaml.cs"> |
... | ... | |
520 | 522 |
<Compile Include="Events\Export.cs" /> |
521 | 523 |
<Compile Include="Events\Implementation\TopMenuEvent.cs" /> |
522 | 524 |
<Compile Include="Events\Load.cs" /> |
523 |
<Compile Include="Events\Move.cs" /> |
|
524 | 525 |
<Compile Include="Events\Property\EventProperty.cs" /> |
525 | 526 |
<Compile Include="RegexCollection.cs" /> |
526 | 527 |
<Compile Include="Services\BaseServices.cs" /> |
내보내기 Unified diff