개정판 e0cfc73c
issue #681: 스플래시 스크린 수정중
Change-Id: I4193c7951a4341ac0783a4a7e298a39fc761c995
KCOM/MainWindow.xaml.cs | ||
---|---|---|
33 | 33 |
{ |
34 | 34 |
public MainWindow() |
35 | 35 |
{ |
36 |
App.splashString(ISplashMessage.MAINWINDOW); |
|
36 | 37 |
this.Loaded += MainWindow_Loaded; |
37 | 38 |
this.KeyDown += new KeyEventHandler(KeyEventDownAction); |
38 | 39 |
this.KeyUp += new KeyEventHandler(KeyEventUpAction); |
내보내기 Unified diff