개정판 68302e9d
- main window 수정
Change-Id: I825e1cdfb1cdb1929cb5984eb848518eea111e43
KCOM/Events/Event_KeyEvent.cs | ||
---|---|---|
18 | 18 |
|
19 | 19 |
namespace KCOM |
20 | 20 |
{ |
21 |
public partial class MainWindow : Window |
|
21 |
public partial class MainWindow : KCOM.Controls.CustomizedWindow.CustomWindow
|
|
22 | 22 |
{ |
23 | 23 |
public double CumulativeWheel = 0; |
24 | 24 |
MarkupToPDF.Controls.Parsing.MarkupParser.MarkupReturn markupReturn = new MarkupToPDF.Controls.Parsing.MarkupParser.MarkupReturn(); |
내보내기 Unified diff